Raises the StateChanged event.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Protected Overridable Sub OnStateChanged ( _
stateType As StateType _
)
protected virtual void OnStateChanged(
StateType stateType
)
Type: Aurigma.GraphicsMill.WinControls.StateType
A StateType value specifying the state the event is raised for.