CogOCFontModel Image Property Cognex VisionPro 9.8 SR1
Image of the character to be verified for a normal font model. The Image property is ignored for a blank model.

Namespace: Cognex.VisionPro.OC
Assembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 75.0.0.0
Syntax

public CogImage8Grey Image { get; set; }

Property Value

Type: CogImage8Grey
Events

Event TypeReason
CogOCFontModel Changed

Fires when this property changes.

The following state flag may be affected:

Remarks

An image of the character to be verified for a normal font model. If the Type of this model is Blank then this property is ignored.

Default Value: Null

See Also