RectangleVObject Events

The RectangleVObject type exposes the following members.

Events

Name Description
Public event beforeCreate

Fires when v-object is about to be created.

(Inherited from VObject.)
Public event changed

Fires when v-object was modified (after the end of an operation).

(Inherited from VObject.)
Public event changing

Fires before v-object is being modified (before the start of an operation).

(Inherited from VObject.)
Public event doubleClick

Fires when v-object double click.

(Inherited from BaseRectangleVObject.)

See Also

Reference