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

Visual Basic

<BrowsableAttribute(True)> _
Public Property Movable As Boolean

C#

[BrowsableAttribute(true)]
public bool Movable { get; set; }

Property Value

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