BASS.NET API for the Un4seen BASS Audio Library

WaveFormBeatLength Property

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

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

public float BeatLength { get; set; }

Property Value

Type: Single
See Also

Reference