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

LayerRemovedEventArgs Class

Provides arguments for the events which are raised when some layer is removed.

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

Syntax

Visual Basic
Public Class LayerRemovedEventArgs _
	Inherits LayerEventArgs
C#
public class LayerRemovedEventArgs : LayerEventArgs

Remarks

This class contains arguments for the following events:

Inheritance Hierarchy

System.Object
L System.EventArgs
L Aurigma.GraphicsMill.WinControls.LayerEventArgs
L Aurigma.GraphicsMill.WinControls.LayerRemovedEventArgs

Object Model




See Also

Reference