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

HistoryData.Current Property

Gets or sets an index of the current action.

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects.RedoUndo
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

Visual Basic
Public Property Current As Integer
C#
public int Current { get; set; }

Property Value

The Int32 value which specifiesan index of the current action

See Also

Reference