HistoryData.L Property

Gets or sets the value indicating if some command is executing.

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

Syntax

C#
public bool L { get; set; }

Property Value

The Boolean value specifying whether some command is executing.

See Also

Reference