| KM_CoordMotionTimeExecuted Property |
Gets how many seconds have already been executed
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double TimeExecuted { get; }
Public ReadOnly Property TimeExecuted As Double
Get
public:
property double TimeExecuted {
double get ();
}
Property Value
DoubleSee Also