Gets/sets a rubberband rectangle.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
<BrowsableAttribute(False)> _ Public Property Rectangle As Rectangle
[BrowsableAttribute(false)] 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.