IGH_SettingCategory.Icon Property

IGH_SettingCategoryIcon Property

Category icon. Image should be 48x48 pixels.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
Bitmap Icon { get; }
ReadOnly Property Icon As Bitmap
	Get

Property Value

Type: Bitmap

[Missing <value> documentation for "P:Grasshopper.GUI.IGH_SettingCategory.Icon"]

See Also