PlaneMoved Event

Summary
Occurs when the user moves the MPR plane or clipping planes with the mouse using the MovePlane action.
Syntax
C#
C++/CLI
public event EventHandler<Medical3DPlaneEventArgs> PlaneMoved 
public: 
event EventHandler<Medical3DPlaneEventArgs^>^ PlaneMoved 
Event Data

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.

PropertyDescription
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.
Requirements

Target Platforms

Help Version 22.0.2023.1.24
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.