GraphicsPath::AddRectangles Method

 

Adds a series of rectangles to this path.

Namespace:   System.Drawing.Drawing2D
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_pubmethodAddRectangles(array<Rectangle>^)

Adds a series of rectangles to this path.

System_CAPS_pubmethodAddRectangles(array<RectangleF>^)

Adds a series of rectangles to this path.

Return to top
Show: