Rotate Method

Summary
Rotates the camera by a specific amount in the specified axis (axes).
Syntax
C#
C++/CLI
public Point3D Rotate( 
   float x, 
   float y, 
   float z, 
   Medical3DAxis axes 
) 
public: 
Point3D Rotate(  
   float x, 
   float y, 
   float z, 
   Medical3DAxis axes 
)  

Parameters

x
Amount of rotation in the x-axis.

y
Amount of rotation in the y-axis.

z
Amount of rotation in the z-axis.

axes
Axis (axes) to rotate. You can combine two or more flags.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.