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

LayerChangedEventArgs.ChangeType Property

Gets the type of the layer change.

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

Syntax

Visual Basic
Public ReadOnly Property ChangeType As LayerChangeType
C#
public LayerChangeType ChangeType { get; }

Property Value

A LayerChangeType enumeration member.

See Also

Reference