Click or drag to resize

GH_AttributesTIsIconMode Method

Utility function for determining Icon display modes. If the supplied mode is ::application, then it will be adjusted to match the current app settings.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected static bool IsIconMode(
	GH_IconDisplayMode mode
)

Parameters

mode
Type: Grasshopper.KernelGH_IconDisplayMode

Return Value

Type: Boolean
See Also