| KM_InterpreterIsAbort Property |
Returns true if the CoordMotion is aborting
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool IsAbort { get; }
Public ReadOnly Property IsAbort As Boolean
Get
public:
property bool IsAbort {
bool get ();
}
Property Value
BooleanSee Also