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

LayerChangedEventArgs Class

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

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

Syntax

Visual Basic
Public Class LayerChangedEventArgs _
	Inherits LayerEventArgs
C#
public class LayerChangedEventArgs : 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.LayerChangedEventArgs

Object Model





See Also

Reference