ObjectChanged Event

Summary
Occurs when the user moves, rotates or scales the object with the mouse using the MoveObject or RotateObject actions.
Syntax
C#
C++/CLI
public event EventHandler<Medical3DObjectEventArgs> ObjectChanged 
public: 
event EventHandler<Medical3DObjectEventArgs^>^ ObjectChanged 
Event Data

The event handler receives an argument of type Medical3DObjectEventArgs containing data related to this event. The following Medical3DObjectEventArgs properties provide information specific to this event.

PropertyDescription
ObjectIndex Gets the index of the object being changed by various object actions.
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.