Copyright © 2006-2019 MultiMedia Soft

Oscilloscope.LineWidth property

Previous pageReturn to chapter overviewNext page

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.

asrecnet_i000041

 

 

See also

Oscilloscope class.

DisplayOscilloscope property

How to use embedded Visual Feedbacks section.