Eto.Forms documentation
Eto.Forms documentation
Namespaces
Eto.Drawing
Size Structure
Size Operators and Type Conversions
Multiply Operator
Multiply Operator (Int32, Size)
Multiply Operator (Size, Size)
Multiply Operator (Size, Int32)
Multiply Operator (Size, Single)
Size
Multiply Operator
Overload List
Name
Description
Multiply(Int32, Size)
Multiplies the
Width
and
Height
of a
size
by the specified
factor
Multiply(Size, Size)
Multiplies the
Width
and
Height
of two sizes
Multiply(Size, Int32)
Multiplies the
Width
and
Height
of a
size
by the specified
factor
Multiply(Size, Single)
Multiplies the
Width
and
Height
of a
size
by the specified floating point
factor
Top
See Also
Reference
Size Structure
Eto.Drawing Namespace