Gets the panel icon size in logical units.
Namespace:
Rhino.UI
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static Size IconSize { get; }Public Shared ReadOnly Property IconSize As Size
Get
Property Value
Type:
SizeThe size of the panel icon in logical units.
Version InformationRhino for Windows
Supported in: 6.14
See Also