GH_IconLabel.LabelIcon Property

GH_IconLabelLabelIcon Property

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Bitmap LabelIcon { get; set; }
Public Property LabelIcon As Bitmap
	Get
	Set

Property Value

Type: Bitmap

[Missing <value> documentation for "P:Grasshopper.GUI.GH_IconLabel.LabelIcon"]

See Also