HistoryData.C Property

Gets or sets a list of the commands.

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

Syntax

C#
public List<HistoryTypeData> C { get; set; }

Property Value

The list of commands.

See Also

Reference