LEADTOOLS Medical (Leadtools.Medical3D assembly)

Medical3DCamera Constructor(Single,Single,Single,Single,Single,Single,Medical3DProjectionMethod)

Show in webframe





X-rotation angle. Possible values range from -180 to 180.
Y-rotation angle. Possible values range from -90 to 90.
Z-rotation angle. Possible values range from 0 to 360.
The camera zooming. Possible values range from 1 to 190. Default value is 128.
X-offset.
Y-offset.
The camera projection method.
Initializes a new instance of the class Medical3DCamera with explicit parameters.
Syntax
public Medical3DCamera( 
   float xRotation,
   float yRotation,
   float zRotation,
   float Zoom,
   float xOffset,
   float yOffset,
   Medical3DProjectionMethod method
)
'Declaration
 
Public Function New( _
   ByVal xRotation As Single, _
   ByVal yRotation As Single, _
   ByVal zRotation As Single, _
   ByVal Zoom As Single, _
   ByVal xOffset As Single, _
   ByVal yOffset As Single, _
   ByVal method As Medical3DProjectionMethod _
)
'Usage
 
Dim xRotation As Single
Dim yRotation As Single
Dim zRotation As Single
Dim Zoom As Single
Dim xOffset As Single
Dim yOffset As Single
Dim method As Medical3DProjectionMethod
 
Dim instance As New Medical3DCamera(xRotation, yRotation, zRotation, Zoom, xOffset, yOffset, 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

See Also

Reference

Medical3DCamera Class
Medical3DCamera Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features