BASS.NET API for the Un4seen BASS Audio Library

WaveFormBeatWidth Property

BASS.NET API for the Un4seen BASS Audio Library
Gets or Sets the width in pixel of the beat position line to be drawn (default is 1px).

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

public int BeatWidth { get; set; }

Property Value

Type: Int32
See Also

Reference