GraphicLabel OffsetSpaceName Property Cognex VisionPro 9.10
Get

Coordinate space in which this shape's Offset property is to be interpreted.

Set

Sets OffsetSpaceName.

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

public string OffsetSpaceName { get; set; }

Property Value

Type: String
Default Value: "*"
Remarks

CoordinateSpaceTree in which this shape's Offset property is to be interpreted.

Remarks

Changed Raised when the value of this property changes.

See Also