__declspec(property(get = GetSpanLimit, put = SetSpanLimit)) int SpanLimit;
Defines the samples count at which an overview is computed.
Read:
int GetSpanLimit();Write:
void SetSpanLimit(const int Value);Declared in Dew::Signal::TSignalBrowseBuffer · Dew.Signal/SignalAnalysis.h · Cross-compiler