Copyright © 2006-2019 MultiMedia Soft
Oscilloscope.LineWidth property
Type
[Visual Basic]
Public Property LineWidth As Int16
[C#]
public Int16 LineWidth {get; set;}
[C++]
public: __property Int16 get_LineWidth();
public: __property void set_LineWidth(Int16);
Remarks
Determines the width in pixels of the Oscilloscope line.
See also
Oscilloscope class.
DisplayOscilloscope property
How to use embedded Visual Feedbacks section.