Eto.Forms documentation
Eto.Forms documentation
Namespaces
Eto.IO
IconSize Enumeration
StaticIconType Enumeration
SystemIcons Class
SystemIcons.IHandler Interface
IconSize Enumeration
Size of icon to get
Namespace:
Eto.IO
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
C#
VB
F#
Copy
public
enum
IconSize
Public
Enumeration
IconSize
type
IconSize
Members
Member name
Value
Description
Large
0
Large icon (32x32 or 64x64 for retina)
Small
1
Small icon (16x16 or 32x32 for retina)
See Also
Reference
Eto.IO Namespace