Click or drag to resize

Size Constructor (SizeF)

Initializes a new Size with the truncated width and height of size.

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Size(
	SizeF size
)

Parameters

size
Type: Eto.DrawingSizeF

[Missing <param name="size"/> documentation for "M:Eto.Drawing.Size.#ctor(Eto.Drawing.SizeF)"]

See Also