Provides arguments for the DesignerChanged event of the IVObjectHost class and its descendants.

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

Syntax

Visual Basic

Public Class DesignerChangedEventArgs _
	Inherits EventArgs

C#

public class DesignerChangedEventArgs : EventArgs

Remarks

This class contains arguments for the following events:

Inheritance Hierarchy

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