Gets or sets the SelectedSpaceName of the outputImage, when SpaceTreeMode is MergeAll.
Namespace: Cognex.VisionPro.SurfaceFXAssembly: Cognex.VisionPro.SurfaceFX (in Cognex.VisionPro.SurfaceFX.dll) Version: 65.1.0.0
Syntax
Property Value
Type: StringThe default is "@".
Events
| Event Type | Reason |
|---|---|
| Cognex.VisionPro ICogChangedEvent | Fires when this property changes. The following state flag may be affected:
|
Exceptions
| Exception | Condition |
|---|---|
| CogSpaceTreeInvalidNameSyntaxException | if the value is not a valid syntax for a coordinate space tree. |
| ObjectDisposedException | If the object has been disposed. |
Remarks
See Also