This documentation is for the old version. Go to the latest Graphics Mill docs

VObjectCollection Events

The VObjectCollection type exposes the following members.

Events

Name Description
Public event VObjectAdded

Raised after a new v-object is added to the collection.

Public event VObjectAdding

Raised when a new v-object is going to be added to the collection.

Public event VObjectRemoved

Raised after a v-object is removed from the collection.

Public event VObjectRemoving

Raised when a v-object is going to be removed from the collection.

See Also

Reference