←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly