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