Click or drag to resize

ImageSize Property

Gets the size of the image, in pixels

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

Property Value

Type: Size
See Also