CentralSettings.CanvasObjectIcons Property

CentralSettingsCanvasObjectIcons Property

Gets or sets the global default for icon display.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static bool CanvasObjectIcons { get; set; }
Public Shared Property CanvasObjectIcons As Boolean
	Get
	Set

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.CentralSettings.CanvasObjectIcons"]

See Also