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

VObjectCollection.VObjectAdding Event

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

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

Syntax

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

See Also

Reference