←Select platform

RotateZ Method (Medical3DCamera)

Summary

Rotates the camera in the z-axis by specified amount.

Syntax

C#
VB
C++
public float RotateZ(  
   float z 
) 
Public Function RotateZ( _ 
   ByVal z As Single _ 
) As Single 
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

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