GraphicLabel Rotation Property Cognex VisionPro 9.20
Get

The angle (in radians, from the x-axis) of the text label.

Set

Sets Rotation.

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

public double Rotation { get; set; }

Property Value

Type: Double
Default Value: 0
Remarks

The angle (in radians, from the x-axis) of the text label.

Remarks

Changed Raised when the value of this property changes.

See Also