For a list of all members of this type, see Medical3DContainer members.
Name | Description | |
---|---|---|
![]() | GetMaximumExtent | Gets the maximum allowed value for each dimension of the 3D object. |
![]() | HandleMouseDown | Handles the mouse down event occurs on the control. |
![]() | HandleMouseMove | Handles the mouse move event occurs on the control. |
![]() | HandleMouseUp | Handles the mouse up event occurs on the control. |
![]() | Render | Renders the objects of the container on the specified control. |
![]() | ResetPosition | Resets the position of all objects in the container to (0, 0, 0). |
![]() | ResetRotation | Resets the position of all objects in the container to (0, 0, 0). |
![]() | ResetScale | Resets the scale of all objects in the container to (100, 100, 100). |
![]() | RotateX | Rotates all objects in the container by a specific amount in the X-axis. |
![]() | RotateY | Rotates all objects in the container by a specific amount in the Y-axis. |
![]() | RotateZ | Rotates all objects in the container by a specific amount in the Z-axis. |
![]() | Scale | Scales all objects in the container by a specific amount in any direction. |
![]() | ScaleX | Scales all objects in the container by a specific amount in the X-axis. |
![]() | ScaleY | Scales all objects in the container by a specific amount in the Y-axis. |
![]() | ScaleZ | Scales all objects in the container by a specific amount in the Z-axis. |
![]() | Translate | Translates all objects in the container by a specific amount in the any specific axis. |
![]() | TranslateX | Translates all objects in the container by a specific amount in the X-axis. |
![]() | TranslateY | Translates all objects in the container by a specific amount in the Y-axis. |
![]() | TranslateZ | Translates all objects in the container by a specific amount in the Z-axis. |