WaveformVisualizerPositionColor Property |
Gets or sets the color of the current position indicator.
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax public Color PositionColor { get; set; }
Public Property PositionColor As Color
Get
Set
public:
property Color PositionColor {
Color get ();
void set (Color value);
}
Property Value
Type:
ColorSee Also