Implemented interface member:
method
DrawString
Microsoft.Maui.Graphics.ICanvas.DrawString(System.String, System.Single, System.Single, Microsoft.Maui.Graphics.HorizontalAlignment)
2 overrides of DrawString
Microsoft.Maui.Graphics.Skia (1)
SkiaCanvas.cs (1)
616
public override void
DrawString
(
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (1)
src\Graphics\src\Graphics\Platforms\Windows\PlatformCanvas.cs (1)
251
public override void
DrawString
(string value, float x, float y, HorizontalAlignment horizontalAlignment)