| KM_CoordMotionBufferedSegments Property |
Gets how may segments are currently loaded into the CoordMotion buffer
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public int BufferedSegments { get; }
Public ReadOnly Property BufferedSegments As Integer
Get
public:
property int BufferedSegments {
int get ();
}
Property Value
Int32See Also