←Select platform

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

Leadtools.Medical3D Assembly