__declspec(property(get = GetIncrement, put = SetIncrement)) int Increment;
Defines the pixel downsampling factor for the peak file.
Read:
int GetIncrement();Write:
void SetIncrement(const int Value);Remarks:
This parameter is passed to the TVec.PixelDownSample routine.
Declared in Dew::Signal::TSignalBrowse · Dew.Signal/FileSignal.h · Cross-compiler