Applies the stored state to the specified History.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects.RedoUndo
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public Sub ApplyState ( _ h As History _ )
public void ApplyState( History h )
Type: Aurigma.GraphicsMill.AjaxControls.VectorObjects.RedoUndo.History
History to apply the state to.