←Select platform

YRotation Property (Medical3DCamera)

Summary

Gets or sets the camera Y rotation angle.

Syntax

C#
VB
C++
public float YRotation {get; set;}
Public Property YRotation As Single
public: 
property float YRotation { 
   float get(); 
   void set (    float ); 
} 

Property Value

The camera Y rotation angle. Possible values range from -90 to 90.

Remarks

The default value is 0.

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

Example

For an example, refer to XRotation.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical3D Assembly
Click or drag to resize