Operator operator +
operator +(Point, Size)
Addition Operator
public static Point operator +(Point pt, Size sz)
Parameters
Returns
Remarks
Translates a Point using the Width and Height
properties of the given
Addition Operator
public static Point operator +(Point pt, Size sz)
Translates a Point using the Width and Height
properties of the given