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

VObjectCollection.VObjectAdded Event

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

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

Syntax

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

See Also

Reference