![](../icons/Help.png) | KM_CoordMotionIsHalt Property |
Returns true if the CoordMotion is halted
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntaxpublic bool IsHalt { get; }
Public ReadOnly Property IsHalt As Boolean
Get
public:
property bool IsHalt {
bool get ();
}
Property Value
Boolean
See Also