[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Drawing.Drawing2D.GraphicsPath.AddRectangle

AddRectangle Method

AddRectangle(RectangleF)

Adds a rectangle to this path and closes the figure.

Declaration
public void AddRectangle(RectangleF rectangle)
Parameters
Type Name Description
RectangleF rectangle

A Rectangle that represents the rectangle to add.