Implemented interface member:
method
FillPath
Microsoft.Maui.Graphics.ICanvas.FillPath(Microsoft.Maui.Graphics.PathF, Microsoft.Maui.Graphics.WindingMode)
2 overrides of FillPath
Microsoft.Maui.Graphics.Skia (1)
SkiaCanvas.cs (1)
607
public override void
FillPath
(PathF path,
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (1)
src\Graphics\src\Graphics\Platforms\Windows\PlatformCanvas.cs (1)
143
public override void
FillPath
(PathF path, WindingMode windingMode)