Gets/sets a value which specifies whether the rubberband rectangle can be dragged on the BitmapViewer control.
Namespace:
Aurigma.GraphicsMill.WebControls
Assembly:
Aurigma.GraphicsMill.WebControls (in Aurigma.GraphicsMill.WebControls.dll)
<BrowsableAttribute(True)> _ Public Property Movable As Boolean
[BrowsableAttribute(true)] public bool Movable { get; set; }