BASS.NET API for the Un4seen BASS Audio Library

WaveFormColorBeat Property

BASS.NET API for the Un4seen BASS Audio Library
Gets or Sets the color to be used when drawing beat position marker (Default = Color.CornflowerBlue).

Namespace:  Un4seen.Bass.Misc
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public Color ColorBeat { get; set; }

Property Value

Type: Color
See Also

Reference