|
GH_Attr_WidgetIndex Property
|
Get widget's index.
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
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