WaveformVisualizerShowTimeline Property |
Gets or sets a value indicating whether the timeline is displayed.
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax public bool ShowTimeline { get; set; }
Public Property ShowTimeline As Boolean
Get
Set
public:
property bool ShowTimeline {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also