Click or drag to resize

PanelsScaledIconSize Property

Gets the panel icon size in pixels with DPI scaling applied.

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

Property Value

Type: Size
IconSize times DPI scale
See Also