|
GH_ExtendableMenuInputs Property
|
[Missing <summary> documentation for "P:Karamba.GHopper.Utilities.UIWidgets.GH_ExtendableMenu.Inputs"]
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic List<ExtendedPlug> Inputs { get; }
Public ReadOnly Property Inputs As List(Of ExtendedPlug)
Get
public:
property List<ExtendedPlug^>^ Inputs {
List<ExtendedPlug^>^ get ();
}
member Inputs : List<ExtendedPlug> with get
Property Value
Type:
ListExtendedPlug
See Also