Gets/sets a rubberband rectangle.
Namespace:
Aurigma.GraphicsMill.WebControls
Assembly:
Aurigma.GraphicsMill.WebControls (in Aurigma.GraphicsMill.WebControls.dll)
<BrowsableAttribute(True)> _ Public Property Rectangle As Rectangle
[BrowsableAttribute(true)] public Rectangle Rectangle { get; set; }
Rectangle values (left, top, width and height) are measured in the coordinates of the bitmap associated with the BitmapViewer where it is displayed.