For a list of all members of this type, see Medical3DObject members.
| Name | Description | |
|---|---|---|
| BoundaryBoxColor | Gets or sets the color of the 3D object boundary box. |
| ClippingBoundaryBoxColor | Gets or sets the color of the polygon resulted from the intersection between the clipping plane and the boundary box. |
| ClippingPlanesColor | Gets or sets the color of the 3D object clipping plane. |
| EnableBoundaryBox | Enables or disables showing the boundary box of the image. |
| Image | Gets or sets the image that is used to render the 3D object. |
| MIP | (Read only) Gets the class that contains information, properties and methods that will be applied on the 3D object when using the MIP rendering technique. |
| MPR | (Read only) Gets the class that contains information, properties and methods that will be applied on the 3D object when using the MPR rendering technique. |
| Opacity | Gets or sets the opacity value or the transparency level of the 3D object. |
| Scale | Gets or sets the scale value of the 3D object. |
| VoxelSpacing | Gets or sets the point that represents the spacing value between each pixel in each axis. |
| VRT | (Read only) Gets the class that contains information, properties and methods that will be applied on the 3D object when using the VRT rendering technique. |
| WindowLevelProperties | (Read only) Gets the class containing information and properties of the window-level feature of the 3D object. |
| XOffset | Gets or sets the offset of the object in the X-axis. |
| XRotation | Gets or sets the rotation angle of the object in the X-axis. |
| XScale | Gets or sets the scale value of the object in the X-axis. |
| YOffset | Gets or sets the offset of the object in the Y-axis. |
| YRotation | Gets or sets the rotation angle of the object in the Y-axis. |
| YScale | Gets or sets the scale value of the object in the Y-axis. |
| ZOffset | Gets or sets the offset of the object in the Z-axis. |
| ZRotation | Gets or sets the rotation angle of the object in the Z-axis. |
| ZScale | Gets or sets the scale value of the object in the Z-axis. |