Medical3DCamera Constructor(float,float,float,float,float,float,Medical3DProjectionMethod)

Summary
Initializes a new instance of the class Medical3DCamera with explicit parameters.
Syntax
C#
C++/CLI
public Medical3DCamera( 
   float xRotation, 
   float yRotation, 
   float zRotation, 
   float Zoom, 
   float xOffset, 
   float yOffset, 
   Medical3DProjectionMethod method 
) 
public: 
Medical3DCamera(  
   float xRotation, 
   float yRotation, 
   float zRotation, 
   float Zoom, 
   float xOffset, 
   float yOffset, 
   Medical3DProjectionMethod method 
) 

Parameters

xRotation
X-rotation angle. Possible values range from -180 to 180.

yRotation
Y-rotation angle. Possible values range from -90 to 90.

zRotation
Z-rotation angle. Possible values range from 0 to 360.

Zoom
The camera zooming. Possible values range from 1 to 190. Default value is 128.

xOffset
X-offset.

yOffset
Y-offset.

method
The camera projection method.

Requirements

Target Platforms

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

Leadtools.Medical3D Assembly

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