Click or drag to resize

PanelsIconSizeInPixels Property

Gets the panel icon size in pixels.

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

Property Value

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