ICanvasRenderingContext2DFill Method
Fills the subpaths with the current fill style and default algorithm CanvasFillRule.Nonzero.

Namespace: Aspose.Html.Dom.Canvas
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
void Fill()
See Also