net9.0
namespace System.Drawing
{
    public sealed class Graphics : MarshalByRefObject, IDeviceContext, IDisposable
    {
        public SizeF MeasureStringInternal(ReadOnlySpan<char> text, Font! font, RectangleF layoutArea, StringFormat? stringFormat, out int charactersFitted, out int linesFilled);
    }
}
.NET 8.09.0
Information specific to net9.0
Assembly

System.Drawing.Common , Version=9.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51

Referencing

Your project needs a package reference to System.Drawing.Common.

Package System.Drawing.Common net9.0
Preview The API is contained in a preview framework.
Platform Restrictions

This API is only supported on the following platforms:

  • Windows >= 6.1
  • Built-in API
  • Package-provided API

05/15/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙