Search
IGraphicsPath.AddRectangle Method
See Also
 






Adds a rectangle to this path.

 Overload List

Name Description

IGraphicsPath.AddRectangle (Double, Double, Double, Double)

Adds a rectangle to this path.

IGraphicsPath.AddRectangle (Rectangle)

Adds a rectangle to this path.

 See Also