GH_ResourceGate.WhiteIcon Property

GH_ResourceGateWhiteIcon Property

Returns a 24x24 square white icon.

Namespace:  Grasshopper.Plugin
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static Bitmap WhiteIcon { get; }
Public Shared ReadOnly Property WhiteIcon As Bitmap
	Get

Property Value

Type: Bitmap

[Missing <value> documentation for "P:Grasshopper.Plugin.GH_ResourceGate.WhiteIcon"]

See Also