CogOCRMaxFieldingDefinition Alias Property Cognex VisionPro 9.7
Get or set the single character that will be used to refer to this field definition.

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

public char Alias { get; set; }

Property Value

Type: Char
Events

Event TypeReason
ICogChangedEvent Changed Fires when the value of this property changes.
See Also