BASS.NET API for the Un4seen BASS Audio Library

WaveFormMarkerLength Property

BASS.NET API for the Un4seen BASS Audio Library
Gets or Sets the length of the marker line to be drawn in percentage of the total height (default is 0.1 = 10%).

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

public float MarkerLength { get; set; }

Property Value

Type: Single
See Also

Reference