Occurs when the user moves the MPR plane or clipping planes with the mouse using the MovePlane action.
The event handler receives an argument of type Medical3DPlaneEventArgs containing data related to this event. The following Medical3DPlaneEventArgs properties provide information specific to this event.
Property | Description |
---|
FrameIndex | Gets the index of the frame that is drawn on the MPR plane. |
ObjectIndex | Gets the index of the object that contains the plane being affected by the action. |
PlaneIndex | Gets the index of the plane being affected by the plane action. |
Type | Gets the volume type. |