|
GH_Attr_WidgetIndex Property
|
Get widget's index.
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic virtual int Index { get; }
Public Overridable ReadOnly Property Index As Integer
Get
public:
virtual property int Index {
int get ();
}
abstract Index : int with get
override Index : int with get
Property Value
Type:
Int32
See Also