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

StateChangingEventArgs.StateType Property

Gets an item state which is about to be changed.

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

Syntax

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

Property Value

StateType value which identifies the state which is about to be changed.

See Also

Reference