[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-standard-api
C1.Excel Assembly
C1.Util
Classes
XLPath
Methods
AddRect
dotnet-standard-api
C1.Excel Assembly
C1.Excel
C1.Util
Classes
BitmapGraphicsRendering
GraphicsRendering
SvgGraphicsRendering
SvgRendering
XLBorderRendering
XLCellRendering
XLPath
Constructors
Properties
Methods
AddArc
AddBezier
AddEllipse
AddLine
AddPie
AddPolygon
AddQuadraticBezier
AddRect
AddRoundRect
BeginFigure
CancelFigure
Close
Dispose
Draw
EndFigure
Fill
GetBounds
PopClip
PushClip
SetFillMode
XLSheetRendering
XLTextLayout
XLTextRange
XLTextRangeCollection
Enums
Interfaces
(Showing Draft Content)
C1.Util.XLPath.AddRect
AddRect Method
AddRect(RectangleF)
Adds the rectangle figure for this path.
Declaration
public void AddRect(RectangleF rc)
Parameters
Type
Name
Description
RectangleF
rc
The figure rectangle.