Copyright © 2006-2019 MultiMedia Soft

Waveform.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 Waveform line.

asrecnet_i000042

 

 

See also

Waveform class.

DisplayWaveform property

How to use embedded Visual Feedbacks section.