CogOCRMaxFieldingDefinition Alias Property Cognex VisionPro 9.8
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: 75.1.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