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

MultiLayerViewer.CurrentLayerChanged Event

Raised when another layer is selected by the user.

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

Syntax

Visual Basic
Public Event CurrentLayerChanged As EventHandler
C#
public event EventHandler CurrentLayerChanged

See Also

Reference