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

MultiLayerViewer.LayerRemoved Event

Raised after a new layer is removed.

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

Syntax

Visual Basic
Public Event LayerRemoved As LayerRemovedEventHandler
C#
public event LayerRemovedEventHandler LayerRemoved

See Also

Reference