SoRotateProcessing2drotationCenter Property |
The rotation center coordinates.
Namespace: OIV.ImageViz.Engines.GeometryAndMatching.GeometricTransformsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFVec2i32 rotationCenter { get; }
Public ReadOnly Property rotationCenter As SoSFVec2i32
Get
public:
property SoSFVec2i32^ rotationCenter {
SoSFVec2i32^ get ();
}
member rotationCenter : SoSFVec2i32 with get
Property Value
Type:
SoSFVec2i32
Remarks
See Also