LEADTOOLS Medical (Leadtools.Medical3D assembly)

YRotation Property (Medical3DCamera)

Show in webframe





Gets or sets the camera Y rotation angle.
Syntax
public float YRotation {get; set;}
'Declaration
 
Public Property YRotation As Single
'Usage
 
Dim instance As Medical3DCamera
Dim value As Single
 
instance.YRotation = value
 
value = instance.YRotation

            

            
public:
property float YRotation {
   float get();
   void set (    float value);
}

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

See Also

Reference

Medical3DCamera Class
Medical3DCamera Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features