Aurigma Graphics Mill 5.5 for .NET
VObjectEventArgs Class
Provides arguments for the events that occur when a v-object is added to a VObjectCollection or removed from it.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Remarks
This class contains arguments for the following events:
- The VObjectAdded event.
- The VObjectAdding event.
- The VObjectRemoved event.
- The VObjectRemoving event.
Inheritance Hierarchy
System..::.Object
L
System..::.EventArgs
L
Aurigma.GraphicsMill.WinControls..::.VObjectEventArgs


