Click or drag to resize

RubberbandRectangleDrawXORRectangle Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodDrawXORRectangle(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.
Public methodDrawXORRectangle(Graphics, Int32, Int32, Int32, Int32)
Draw/remove a rectangle at the specified co-ordinates. This uses GDI function, which isn't supported on Linux.
Top
See Also