RhinoCommon API
PanelsScaledIconSize Property |
Gets the panel icon size in pixels with DPI scaling applied.
Namespace: Rhino.UI
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.12

public static Size ScaledIconSize { get; }
Public Shared ReadOnly Property ScaledIconSize As Size Get
Property Value
Type: SizeIconSize times DPI scale
