For a list of all members of this type, see Medical3DContainer members.
| Name | Description | |
|---|---|---|
| CameraMoved | Occurs when the user moves the camera using the mouse through MoveCamera. |
| CameraRotated | Occurs when the user rotates the camera using the mouse through RotateCamera. |
| CameraSettingsChanged | Occurs when the user moves or rotates the camera using the mouse through RotateCamera or MoveCamera. |
| CameraZoomed | Occurs when the user zooms the camera using the mouse through ZoomCamera. |
| CreateObject | Occurs when the user creates a new object. |
| ObjectChanged | Occurs when the user moves, rotates or scale the object using the mouse through MoveObject or RotateObject. |
| ObjectMoved | Occurs when the user moves the object using the mouse through MoveObject. |
| ObjectRotated | Occurs when the user rotates the object using the mouse through RotateObject. |
| ObjectScaled | Occurs when the user scales the object using the mouse through ScaleObject. |
| PlaneChanged | Occurs when the user moves or rotates the MPR plane or clipping planes using the mouse through MovePlane or RotatePlane. |
| PlaneMoved | Occurs when the user moves the MPR plane or clipping planes using the mouse through MovePlane. |
| PlaneRotated | Occurs when the user rotates the MPR plane or clipping planes using the mouse through RotatePlane. |
| WindowLevelChanged | Occurs when the user changes the window-level values using the mouse through Medical3DContainer.WindowLevel. |