Copyright © 2006-2019 MultiMedia Soft
Waveform.ZoomPerc property
Type
[Visual Basic]
Public Property ZoomPerc As Int16
[C#]
public int16 ZoomPerc {get; set;}
[C++]
public: __property Int16 get_ZoomPerc();
public: __property void set_ZoomPerc(Int16);
Remarks
Determines the height zoom percentage of waveform's lines. By default set to 100%, can assume values in the range from 5% to 500%
See also
Waveform class.
DisplayWaveform property
How to use embedded Visual Feedbacks section.