The following tables list the members exposed by Medical3DCamera.
Public Constructors
Name | Description | |
---|---|---|
![]() |
Medical3DCamera | Initializes a new instance of the class Medical3DCamera with explicit parameters. |
Public Methods
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. |
Public Properties
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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET