[]
        
(Showing Draft Content)

C1.Document.Util.C1HtmlGraphics.InternalFillEllipse

InternalFillEllipse Method

InternalFillEllipse(C1Brush, Rect)

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