GH_ResourceGate.BlackIcon Property

GH_ResourceGateBlackIcon Property

Returns a 24x24 hexagonal black icon.

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

Property Value

Type: Bitmap

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

See Also