Copyright © 2006-2019 MultiMedia Soft
Oscilloscope.ColorLine property
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.
See also
Oscilloscope class.
DisplayOscilloscope property
How to use embedded Visual Feedbacks section.