Line SelectedSpaceName Property Cognex VisionPro 9.20
Get

Coordinate space in which this shape is to be interpreted.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax

public override string SelectedSpaceName { get; set; }

Property Value

Type: String
Default Value: "."

Implements

IDiamondGraphicShape SelectedSpaceName
IGraphic SelectedSpaceName
IDiamondGraphicShape SelectedSpaceName
Remarks

Gets the CoordinateSpaceTree of this IGraphic. Special space names for the root coordinate space, the pixel coordinate space, the screen coordinate space, as well as others.

Remarks

Changed Raised when the value of this property changes. The following StateFlags may be affected :

See Also