GH_ComponentServerCreateComponentPalette Method |
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Bitmap CreateComponentPalette(
GH_ComponentPaletteStyle style
)
Public Function CreateComponentPalette (
style As GH_ComponentPaletteStyle
) As Bitmap
Parameters
- style
- Type: Grasshopper.KernelGH_ComponentPaletteStyle
Return Value
Type:
BitmapSee Also