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

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

public double Rotation { get; set; }

Property Value

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

See Also