Coordinate space in which this shape is to be interpreted.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 87.0.0.0
Syntax
Property Value
Type: StringImplements
ICogShapeModel SelectedSpaceNameICogShape SelectedSpaceName
ICogGraphic SelectedSpaceName
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the selected space name changes. The following state flag may be affected: |
Remarks
Sets or gets the CogCoordinateSpaceTree of this CogGraphic. VisionPro defines special space names for the root coordinate space, the pixel coordinate space, the screen coordinate space, as well as others.
Default Value: "."
See Also