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; }
Public Shared ReadOnly Property IconSize As Size
Get
Property Value
Type:
SizeThe size of the panel icon in logical units.
See Also