Panels.ScaledIconSize Property

PanelsScaledIconSize Property

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

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static Size ScaledIconSize { get; }
Public Shared ReadOnly Property ScaledIconSize As Size
	Get

Property Value

Type: Size
IconSize times DPI scale
Version Information

Rhino for Windows

Supported in: 6.14
See Also