←Select platform

ObjectChanged Event

Summary

Occurs when the user moves, rotates or scales the object with the mouse using the MoveObject or RotateObject actions.

Syntax

C#
VB
C++
public event EventHandler<Medical3DObjectEventArgs> ObjectChanged
Public Event ObjectChanged As EventHandler(Of Medical3DObjectEventArgs)
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical3D Assembly
Click or drag to resize