Click or drag to resize

IconFramePixelSize Property

Gets the pixel size of the frame's bitmap

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

Property Value

Type: Size
The size in pixels of the frame.
See Also