CoordinateAxes Rotation Property Cognex VisionPro 9.25 SR1
Get

The rotation of the x-axis in radians. Setting rotation does not change Skew.

Set

Sets Rotation.

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

public double Rotation { get; set; }

Property Value

Type: Double
Default Value: 0
Remarks

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

See Also