CogOCRMaxSegmenterElementInfo NumPixels Property Cognex VisionPro 9.8
Returns the number of pixels in the character or fragment

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

public int NumPixels { get; }

Property Value

Type: Int32
The NumPixels value. The default value is 0.
See Also