ICanvasRenderingContext2DBeginPath Method |
Starts a new path by emptying the list of sub-paths. Call this method when you want to create a new path.
Namespace: Aspose.Html.Dom.CanvasAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax abstract BeginPath : unit -> unit
See Also