For a list of all members of this type, see Medical3DContainer members.
"Name | Description | |
---|---|---|
Dispose | Overloaded. Releases all resources used by the Medical3DContainer. | |
HandleMouseDown | Handles the mouse down event that occur on the control. | |
HandleMouseMove | Handles the mouse move event that occurs on the control. | |
HandleMouseUp | Handles the mouse up event that 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 rotation of all the objects to (0, 0, 0). | |
ResetScale | Resets the scale of all the objects in the container. | |
RotateX | Rotates all the objects in the container by a specific amount in the x-axis. | |
RotateY | Rotates all the objects in the container by a specific amount in the y-axis. | |
RotateZ | Rotates all the objects in the container by a specific amount in the z-axis. | |
Scale | Overloaded. Scales all objects in the container by a specific amount in all directions. | |
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 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. |