CogOCRMaxSegmenterElementInfo WidthInPixels Property Cognex VisionPro 9.8
Returns the width of the character or fragment in pixel units.

Namespace: Cognex.VisionPro.OCRMax
Assembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 75.1.0.0
Syntax

public int WidthInPixels { get; }

Property Value

Type: Int32
The width of the element in pixels. The default value is 0.
See Also