CoordinateAxes Skew Property Cognex VisionPro 9.10
Get

The skew of this coordinate axis in radian units.

Set

Sets Skew.

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

public double Skew { get; set; }

Property Value

Type: Double
Default Value: 0
Remarks

Skew=0 means a right angle between the x- and y-axis.

Remarks

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

See Also