GH_StandardIcons.FileIconDll_32x32 Property

GH_StandardIconsFileIconDll_32x32 Property

Gets the file icon used for Dll files.

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

Property Value

Type: Bitmap

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

See Also