GH_StandardIcons.UserObjectIcon_24x24 Property

GH_StandardIconsUserObjectIcon_24x24 Property

Gets the icon used for user objects.

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

Property Value

Type: Bitmap

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

See Also