Copyright © 2006-2019 MultiMedia Soft

Oscilloscope.ColorLine property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Public Property ColorLine As Color


 

[C#]

public Color ColorLine {get; set;}


 

[C++]

public: __property Color get_ColorLine();

public: __property void set_ColorLine(Color);


 

 

Remarks

Determines the color of the Oscilloscope line.

asrecnet_i000041

 

 

See also

Oscilloscope class.

DisplayOscilloscope property

How to use embedded Visual Feedbacks section.