Click or drag to resize

GetCellsComponent_Icon Property

Provides an Icon for every component that will be visible in the User Interface. Icons need to be 24x24 pixels.

Namespace:  Karamba.GHopper.Utilities
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
protected override Bitmap Icon { get; }

Property Value

Type: Bitmap
See Also