Field aftermovegrip
- Namespace
- vdWebLibrary
- Assembly
- JsPropertiesExtractor.dll
A user defined method that fires just after a grip of an entity has been moved.
public gripmanager.gripEventDelegate aftermovegrip
Returns
- gripmanager.gripEventDelegate
- A user defined method that fires just after a grip of an entity has been moved.
Remarks
The eventargs of the function is an object with following properties:
sender: is always the vdrawObj entity: the entity of which the grip is moved indexes: an array of integers that represents the the grip indexes of the entity that are moved offset: an array of dx and dy movement foreach selected index in the indexes property