1 reference to Add
System.Drawing.Primitives (1)
System\Drawing\PointF.cs (1)
86public static PointF operator +(PointF pt, Size sz) => Add(pt, sz);