| KM_AxisGroupIsAborted Property |
Coordinated Motion Abort State
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool IsAborted { get; }
Public ReadOnly Property IsAborted As Boolean
Get
public:
property bool IsAborted {
bool get ();
}
Property Value
BooleanSee Also