Definition
public static Point operator + ( Point point, Size size );
Parameters
pointSystem.Drawing.Point. sizeSystem.Drawing.Size.
Return Value
System.Drawing.Point.