CogOCFontModel Name Property Cognex VisionPro 9.5
The Name of this font model. The Name and Instance of a font model uniquely identify the model within a font.

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

public string Name { get; set; }

Property Value

Type: String
Events

Event TypeReason
CogOCFontModel Changed

Fires when this property changes.

The following state flag may be affected:

Remarks

The Name of this font model. The Name and Instance of a font model uniquely identify a model within a font.

See Also