Click or drag to resize

RectangleSize Property

Gets or sets the size of the rectangle

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

Property Value

Type: Size
See Also