Click or drag to resize

PanelsIconSize Property

Gets the panel icon size in logical units.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.12
Syntax
public static Size IconSize { get; }

Property Value

Type: Size
The size of the panel icon in logical units.
See Also