RubberbandRectangleDrawXORRectangle Method |
Name | Description | |
---|---|---|
DrawXORRectangle(Control, Int32, Int32, Int32, Int32) |
Draw/remove a rectangle at the specified coordinates. Only solid
and dashed rectangles are supported (other PenStyles are mapped to
dashed rectangles), but this function is compatible with all
platforms.
| |
DrawXORRectangle(Graphics, Int32, Int32, Int32, Int32) |
Draw/remove a rectangle at the specified co-ordinates. This
uses GDI function, which isn't supported on Linux.
|