Implemented interface member:
method
GetStringSize
Microsoft.Maui.Graphics.IStringSizeService.GetStringSize(System.String, Microsoft.Maui.Graphics.IFont, System.Single, Microsoft.Maui.Graphics.HorizontalAlignment, Microsoft.Maui.Graphics.VerticalAlignment)
1 reference to GetStringSize
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (1)
src\Graphics\src\Graphics\Platforms\Windows\PlatformStringSizeService.cs (1)
23 => GetStringSize(value, font, textSize, HorizontalAlignment.Left, VerticalAlignment.Top);