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