GraphicLabel OffsetAngle Property Cognex VisionPro 9.23
Get

The angle (in radians) as measured in OffsetAngleSpaceName coordinates to use to adjust the label position.

Set

Sets OffsetAngle.

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

public double OffsetAngle { get; set; }

Property Value

Type: Double
Default Value: 0
Remarks

The angle (in radians) as measured in OffsetAngleSpaceName coordinates to use to adjust the label position.

Remarks

Changed Raised when the value of this property changes.

See Also