BASS.NET API for the Un4seen BASS Audio Library

WaveFormMarkerFont Property

BASS.NET API for the Un4seen BASS Audio Library
Gets or Sets the font to be used when drawing a marker (Default = Arial, 7.5, regular).

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

public Font MarkerFont { get; set; }

Property Value

Type: Font
See Also

Reference