2 overrides of PlatformDrawEllipse
Microsoft.Maui.Graphics.Skia (1)
SkiaCanvas.cs (1)
547
protected override void
PlatformDrawEllipse
(
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (1)
src\Graphics\src\Graphics\Platforms\Windows\PlatformCanvas.cs (1)
625
protected override void
PlatformDrawEllipse
(float x, float y, float width, float height)
1 reference to PlatformDrawEllipse
Microsoft.Maui.Graphics (1)
AbstractCanvas.cs (1)
177
PlatformDrawEllipse
(x, y, width, height);