Fires when the rubberband rectangle is modified (mouse button is released).
Namespace:
Aurigma.GraphicsMill.AjaxControls
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
<BrowsableAttribute(True)> _ Public Event RectangleChanged As EventHandler(Of RectangleEventArgs)
[BrowsableAttribute(true)] public event EventHandler<RectangleEventArgs> RectangleChanged