[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Document Assembly
C1.Document.Util
Classes
C1HtmlGraphics
Methods
FillRectangle
dotnet-framework-api
dotnet-api
C1.Document Assembly
C1.Document
C1.Document.Export
C1.Document.Export.Ssrs
C1.Document.Util
Classes
C1HtmlGraphics
Constructors
Properties
Methods
CreateClipRegion
CreatePath
DrawGlyphRun
DrawGlyphs
DrawVertGlyphs
FillEllipse
FillPath
FillRectangle
InternalCreateImage
InternalDrawEllipse
InternalDrawImage
InternalDrawLine
InternalDrawPath
InternalDrawRectangle
InternalFillEllipse
InternalFillPath
InternalFillRectangle
InternalRemoveClip
InternalSetClip
WriteBookmark
WriteHyperlink
WriteLink
WriteLinks
IImageWrapper
C1.Interop
C1.Ssrs
C1.Ssrs.RplReader
C1.Ssrs.RplReader.Recs
C1.Util.Licensing
C1.Util.Localization
C1.Win.ImportServices.ReportExecution4
C1.Win.ImportServices.ReportingService4
GrapeCity.Documents.Drawing
C1.FlexReport Assembly
C1.Win.Document.8 Assembly
C1.Win.FlexReport.8 Assembly
C1.WPF.Document Assembly
C1.WPF.Report Assembly
(Showing Draft Content)
C1.Document.Util.C1HtmlGraphics.FillRectangle
FillRectangle Method
FillRectangle(Color, Rect)
Declaration
public override void FillRectangle(Color color, Rect bounds)
Parameters
Type
Name
Description
Color
color
Rect
bounds
Overrides
C1Graphics.FillRectangle(Color, Rect)