Toolbar.TabSize Property

ToolbarTabSize Property

[Missing <summary> documentation for "P:Rhino.UI.Toolbar.TabSize"]

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public static Size TabSize { get; set; }
Public Shared Property TabSize As Size
	Get
	Set

Property Value

Type: Size
See Also