VObject.IsUpdating Property

Gets or sets a value indicating whether VObject is updating.

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

Syntax

C#
public bool IsUpdating { get; set; }

Property Value

The Boolean value which specifies whether VObject is updating.

Default value is false.

See Also

Reference