YRotation Property

Summary
Gets the rotation angle around the y-axis.
Syntax
C#
VB
C++
public float YRotation { get; } 
  
Public ReadOnly Property YRotation As Single 
public: 
property float YRotation { 
   float get(); 
} 

Property Value

The rotation angle around the y-axis.

Remarks

Adjust the rotation using the mouse. For more information, refer to Leadtools.MedicalViewer.MedicalViewerBaseCell.AddAction(Leadtools.MedicalViewer.MedicalViewerActionType).

Example

For an example, refer to Medical3DControl.ObjectRotated.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.