HistoryData.Cur 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

C#
public int Cur { get; set; }

Property Value

The Int32 value which specifiesan index of the current action

See Also

Reference