![](../icons/Help.png) | KM_InterpreterKM_Interpreter_SetupParamsSelectedToolSlot Property |
Tool slot selected but not active
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntaxpublic int SelectedToolSlot { get; set; }
Public Property SelectedToolSlot As Integer
Get
Set
public:
property int SelectedToolSlot {
int get ();
void set (int value);
}
Property Value
Int32
See Also