Folders.IconFolder Property

FoldersIconFolder Property

Gets the directory that contains the icon files that ship with Grasshopper.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string IconFolder { get; }
Public Shared ReadOnly Property IconFolder As String
	Get

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Folders.IconFolder"]

See Also