Aurigma Graphics Mill 5.5 for .NET
RectangleEventHandler Delegate
This delegate represents the method that will handle events of the RectangleRubberband class and its descendants.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
Public Delegate Sub RectangleEventHandler ( _ sender As Object, _ e As RectangleEventArgs _ )
C#
public delegate void RectangleEventHandler( Object sender, RectangleEventArgs e )
Parameters
- sender
-
Type: System..::.Object
Remarks
This delegate is used by such events as: