Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

RotateY Method (Medical3DCamera)






Rotation amount.
Rotates the camera in the y-axis by the specified amount.
Syntax
public float RotateY( 
   float y
)
'Declaration
 
Public Function RotateY( _
   ByVal y As Single _
) As Single
'Usage
 
Dim instance As Medical3DCamera
Dim y As Single
Dim value As Single
 
value = instance.RotateY(y)

            

            
public:
float RotateY( 
   float y
) 

Parameters

y
Rotation amount.
Remarks

To change or obtain the y-axis rotation angle, use the YRotation property.

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

Example
For an example, refer to RotateX.
Requirements

Target Platforms

See Also

Reference

Medical3DCamera Class
Medical3DCamera Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features