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

LayerEventArgs Class

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

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

Syntax

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

Remarks

This class contains arguments for the following events:

Inheritance Hierarchy

Object Model




See Also

Reference