Click or drag to resize

GH_ExtendableMenu Constructor

Create a new extendable menu.

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public GH_ExtendableMenu(
	int index,
	string id
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Karamba.GHopper.Utilities.UIWidgets.GH_ExtendableMenu.#ctor(System.Int32,System.String)"]

id
Type: SystemString

[Missing <param name="id"/> documentation for "M:Karamba.GHopper.Utilities.UIWidgets.GH_ExtendableMenu.#ctor(System.Int32,System.String)"]

See Also