Operator operator +
operator +(Size, Size)
Addition Operator
public static Size operator +(Size sz1, Size sz2)
Parameters
Returns
Remarks
Addition of two Size structures.
Addition Operator
public static Size operator +(Size sz1, Size sz2)
Addition of two Size structures.