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)
Public Property Commands As List(Of HistoryTypeData)
public List<HistoryTypeData> Commands { get; set; }