%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
gripselectionchanged Field
See Also 
vdWebLibrary Namespace > gripmanager Class : gripselectionchanged Field
A user defined method that fires when an entity is added or removed from the grip collection

Syntax

JScript 
public var gripselectionchanged : gripmanager.gripEventDelegate;

Remarks

The eventargs of the function is an object with the following properties:

sender: is always the vdrawObj

See Also