Gets/sets the the x value of the designated origin to be used for labeling of returned feature points.
Namespace: Cognex.VisionPro.CalibFixThe vertex closest to point (OriginX, OriginY) will be used as the origin for point correspondence when LabelMode is UseOrigin.
Assembly: Cognex.VisionPro.CalibFixPlus (in Cognex.VisionPro.CalibFixPlus.dll) Version: 80.0.0.0
Syntax
Property Value
Type: DoubleThe x value of the designated origin. The default value is 0.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. |
Remarks
See Also