| KM_AxisCheckEnabled Method |
Check if the axis is enabled
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool CheckEnabled()
Public Function CheckEnabled As Boolean
public:
bool CheckEnabled()
Return Value
Booleantrue if enabled
See Also