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

Layer.Changed Event

Raised when the layer is modified (after the modification is completed).

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

Syntax

Visual Basic
Public Event Changed As LayerChangedEventHandler
C#
public event LayerChangedEventHandler Changed

See Also

Reference