CogTransform2DRigid Rotation Property Cognex VisionPro 9.8 SR1
Returns/sets the rotation of this transform (in radians).

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.0.0.0
Syntax

public double Rotation { get; set; }

Property Value

Type: Double
The rotation of this transform (in radians).
Events

See Also