Click or drag to resize

IconFrameSize Property

Gets the logical size of the frame.

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

Property Value

Type: Size
The logical size of the frame.
See Also