GH_StandardIcons.FileIconGHX_32x36 Property

GH_StandardIconsFileIconGHX_32x36 Property

Gets the file icon used for Grasshopper Xml files.

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

Property Value

Type: Bitmap

[Missing <value> documentation for "P:Grasshopper.GUI.GH_StandardIcons.FileIconGHX_32x36"]

See Also