Copyright © 2006-2019 MultiMedia Soft

Oscilloscope.ZoomPerc property

Previous pageReturn to chapter overviewNext page

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 the oscilloscope line. By default set to 100%, can assume values in the range from 5% to 500%

asrecnet_i000041

 

 

See also

Oscilloscope class.

DisplayOscilloscope property

How to use embedded Visual Feedbacks section.