Leadtools.Medical3D Namespace : Medical3DCamera Class |
The following tables list the members exposed by Medical3DCamera.
Name | Description | |
---|---|---|
Medical3DCamera Constructor | Overloaded. |
Name | Description | |
---|---|---|
AxialRotation | Gets or sets the Axial (Z) rotation angle of the camera. | |
Far | Gets or sets the camera far clipping plane position. | |
Near | Gets or sets the camera near clipping plane position. | |
ProjectionMethod | Gets or sets the camera's projection method. | |
XOffset | Gets or sets the camera's X offset. | |
XRotation | Gets or sets the camera X rotation angle. | |
YOffset | Gets or sets the camera Y offset. | |
YRotation | Gets or sets the camera Y rotation angle. | |
ZOffset | Gets or sets the camera Z offset. | |
Zoom | Gets or sets the camera zoom value. |
Name | Description | |
---|---|---|
ResetPosition | Resets the camera position to the default state (0, 0, 0) | |
ResetRotation | Resets the camera rotation to the default state (0, 0, 0). | |
Rotate | Rotates the camera by a specific amount in the specified axis (axes). | |
RotateX | Rotates the camera in the x-axis by the specified amount. | |
RotateY | Rotates the camera in the y-axis by the specified amount. | |
RotateZ | Rotates the camera in the z-axis by specified amount. | |
Translate | Translates or moves the camera by the specified amount along the specified axis (axes). | |
TranslateX | Translates or moves the camera in the x-axis by the specified amount. | |
TranslateY | Translates or moves the camera in the y-axis by the specified amount. | |
TranslateZ | Translates or moves the camera in the z-axis by the specified amount. |