C#
VB
C++
Gets the rotation angle around the y-axis.
public float YRotation { get; }
Public ReadOnly Property YRotation As Single
public:
property float YRotation {
float get();
}
The rotation angle around the y-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