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

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

public int NumPixels { get; }

Property Value

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