[]
        
(Showing Draft Content)

C1.Document.Util.C1HtmlGraphics.InternalFillRectangle

InternalFillRectangle Method

InternalFillRectangle(C1Brush, Rect)

Declaration
protected override void InternalFillRectangle(C1Brush brush, Rect bounds)
Parameters
Type Name Description
C1Brush brush
Rect bounds
Overrides