Eto.Forms documentation
Eto.Forms documentation
Namespaces
Eto.Drawing
Size Structure
Size Operators and Type Conversions
Addition Operator
Addition Operator (Size, Point)
Addition Operator (Size, Size)
Addition Operator (Size, Int32)
Size
.
Addition Operator
Overload List
Name
Description
Addition(Size, Point)
Adds the
X
and
Y
value to the
Width
and
Height
of a size
Addition(Size, Size)
Adds the
Width
and
Height
values of two sizes together
Addition(Size, Int32)
Adds a
value
to the
Width
and
Height
of the specified
size
Top
See Also
Reference
Size Structure
Eto.Drawing Namespace