<PackageReference Include="System.Drawing.Common" Version="11.0.0-preview.2.26159.112" />

Windows.Win32.Graphics.GdiPlus.Point

struct Point
Represents an ordered pair of floating-point x- and y-coordinates that defines a point in a two-dimensional plane.
namespace Windows.Win32.Graphics.GdiPlus { internal struct Point { } }