XRotation Property

Summary

Gets the rotation angle around the x-axis.

Syntax
C#
VB
C++
public float XRotation { get; } 
  
Public ReadOnly Property XRotation As Single 
public: 
property float XRotation { 
   float get(); 
} 

Property Value

The rotation angle around the x-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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly