RectangleRubberband.Movable Property

Gets/sets a value which specifies whether the rubberband rectangle can be dragged on the BaseViewer control.

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

Syntax

C#
public bool Movable { get; set; }

Property Value

The value which specifies whether the rubberband rectangle can be dragged on the BaseViewer control.

See Also

Reference