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