Get the rotation part of this rigid transform.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
public Cog3DTransformRotation Rotation { get; }public Cog3DTransformRotation Rotation { get; }Public ReadOnly Property Rotation As Cog3DTransformRotation
Get
Public ReadOnly Property Rotation As Cog3DTransformRotation
Get
public:
property Cog3DTransformRotation^ Rotation {
Cog3DTransformRotation^ get ();
}public:
property Cog3DTransformRotation^ Rotation {
Cog3DTransformRotation^ get ();
}Return Value
Type:
Cog3DTransformRotation
The rotation part of this rigid transform. May not be null.