Get
The name of the default coordinate space to be used by tools which process this image.
Set
Namespace: Cognex.VisionSets this image's SelectedSpaceName.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.0.0
Syntax
Return Value
Type: StringThe name of the space in this image's CoordinateSpaceTree to be used by tools that process this image. Vision defines special space names for the root coordinate space ("@"), the pixel coordinate space ("#"), the screen coordinate space ("*"), as well as others.
Exceptions
| Exception | Condition |
|---|---|
| SpaceTreeException | value is not a valid space name. |
See Also