The CogCoordinateAxes will modify this transform to reflect its internal properties.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogTransform2DLinearEvents
| Event Type | Reason |
|---|---|
| CogCoordinateAxes Changed | Fires when the value of this property changes. The following state flags may be affected: |
Remarks
Sets or gets a transformation object that correspond with this CogCoordinateAxes. If getting a transformation object, the transformation object returned corresponds to the current state of the coordinate axes. If setting a transformation object, the coordinate axes change to reflect the transformation object.
See Also