SoRotateProcessing2drotationAngle Property |
The angle of the rotation in degrees (not radians).
Namespace: OIV.ImageViz.Engines.GeometryAndMatching.GeometricTransformsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat rotationAngle { get; }
Public ReadOnly Property rotationAngle As SoSFFloat
Get
public:
property SoSFFloat^ rotationAngle {
SoSFFloat^ get ();
}
member rotationAngle : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks See Also