Click or drag to resize

RectangleFSize Property

Gets or sets the size of the rectangle

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public SizeF Size { get; set; }

Property Value

Type: SizeF
See Also