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:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
protected override Bitmap Icon { get; }

Property Value

Type: Bitmap
See Also