C#
VB
C++
Gets the rotation angle around the x-axis.
public float XRotation { get; }
Public ReadOnly Property XRotation As Single
public:
property float XRotation {
float get();
}
The rotation angle around the x-axis.
Adjust the rotation using the mouse. For more information refer to Leadtools.MedicalViewer.MedicalViewerBaseCell.AddAction(leadtools.medicalviewer.medicalvieweractiontype).
For an example, refer to Medical3DControl.ObjectRotated.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET