GraphicsCache.DrawRectangles Method
Name | Parameters | Description |
---|---|---|
DrawRectangles(Rectangle[], Color, Int32) | rects, color, thickness | Draws a series of rectangles specified by Rectangle structures. |
DrawRectangles(RectangleF[], Color, Int32) | rects, color, thickness | Draws a series of rectangles specified by RectangleF structures. |