Toolbar.BitmapSize Property

ToolbarBitmapSize Property

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

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

Property Value

Type: Size
See Also