| KM_AxisID Property |
Axis Channel Number
Valid range = ( 0 - 7 )
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public int ID { get; set; }
Public Property ID As Integer
Get
Set
public:
property int ID {
int get ();
void set (int value);
}
Property Value
Int32See Also