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

VObjectCollection.VObjectRemoving Event

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

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)

Syntax

Visual Basic
Public Event VObjectRemoving As VObjectEventHandler
C#
public event VObjectEventHandler VObjectRemoving

See Also

Reference