Click or drag to resize

GH_IconLabel Class

A simple Icon with an icon overlay plus highlight rectangle.
Inheritance Hierarchy

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_IconLabel : Label

The GH_IconLabel type exposes the following members.

Constructors
  NameDescription
Public methodGH_IconLabel
Initializes a new instance of the GH_IconLabel class
Top
Properties
  NameDescription
Public propertyLabelIcon
Top
Extension Methods
  NameDescription
Public Extension MethodToEto (Defined by EtoExtensions.)
Top
See Also