[]
        
(Showing Draft Content)

C1.Document.Util.C1HtmlGraphics.InternalFillRectangle

InternalFillRectangle Method

InternalFillRectangle(C1Brush, Rect)

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