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

Show in webframe

RotateZ Method (Medical3DCamera)






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

            

            
public:
float RotateZ( 
   float z
) 

Parameters

z
Rotation amount.
Remarks

To change or obtain the z-axis rotation angle, use the AxialRotation 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