| KM_CoordMotionMaxErrorLength Property |
Maximum allowed return error string length
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public int MaxErrorLength { get; set; }
Public Property MaxErrorLength As Integer
Get
Set
public:
property int MaxErrorLength {
int get ();
void set (int value);
}
Property Value
Int32See Also