GraphicLabel OffsetAngleSpaceName Property Cognex VisionPro 9.22 SR1
Get

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

Set

Sets OffsetAngleSpaceName.

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

public string OffsetAngleSpaceName { get; set; }

Property Value

Type: String
Default Value: "*"
Remarks

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

Remarks

Changed Raised when the value of this property changes.

See Also