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)

Syntax

Visual Basic

Public Class VObjectEventArgs _
	Inherits EventArgs

C#

public class VObjectEventArgs : EventArgs

Remarks

This class contains arguments for the following events:

Inheritance Hierarchy

System..::.Object L System..::.EventArgs L Aurigma.GraphicsMill.WinControls..::.VObjectEventArgs