Implemented interface member:
method
FillEllipse
Microsoft.Maui.Graphics.ICanvas.FillEllipse(System.Single, System.Single, System.Single, System.Single)
2 overrides of FillEllipse
Microsoft.Maui.Graphics.Skia (1)
SkiaCanvas.cs (1)
565
public override void
FillEllipse
(
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (1)
src\Graphics\src\Graphics\Platforms\Windows\PlatformCanvas.cs (1)
221
public override void
FillEllipse
(float x, float y, float width, float height)