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)
<BrowsableAttribute(True)> _ Public Property Movable As Boolean
[BrowsableAttribute(true)] public bool Movable { get; set; }