Gets or sets the camera Y rotation angle.
public float YRotation { get; set; }
Public Property YRotation As Single
The camera Y rotation angle. Possible values range from -90 to 90.
The default value is 0.
Adjust the rotation using the mouse. For more information, refer to Leadtools.MedicalViewer.MedicalViewerBaseCell.AddAction(leadtools.medicalviewer.medicalvieweractiontype).
For an example, refer to XRotation.
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