Click or drag to resize

Component_PrincipalStressDirs_GUI_0_OBSOLETEIcon Property

Override this function to supply a custom icon (24x24 pixels). The result of this property is cached, so don't worry if icon retrieval is not very fast.

Namespace:  Karamba.GHopper.Results
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