Aurigma Graphics Mill 5.5 for .NET
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
Visual Basic
<BrowsableAttribute(True)> _ Public Property Movable As Boolean
C#
[BrowsableAttribute(true)] public bool Movable { get; set; }