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