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

Leadtools.Medical3D Assembly