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

MultiLayerViewer.LayerAdded Event

Raised after a new layer is added.

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

Syntax

Visual Basic
Public Event LayerAdded As LayerEventHandler
C#
public event LayerEventHandler LayerAdded

See Also

Reference