Event arguments transporting a rectangular area. More...
Inherits EventArgs.
Public Member Functions | |
RectEventArgs (Rect area) | |
Creates the event args. More... | |
Properties | |
Rect | Area [get] |
Gets the affected rectangular area. | |
Event arguments transporting a rectangular area.
RectEventArgs | ( | Rect | area | ) |
Creates the event args.
area | Affected area. |