Creates and initializes new RectangleEventArgs object.
Namespace:
Aurigma.GraphicsMill.WebControls
Assembly:
Aurigma.GraphicsMill.WebControls (in Aurigma.GraphicsMill.WebControls.dll)
Public Sub New ( _ rectangle As Rectangle _ )
public RectangleEventArgs( Rectangle rectangle )
Type: System.Drawing.Rectangle
The current rectangle of the rubberband.