BASS.NET API for the Un4seen BASS Audio Library

WaveFormDrawEnvelope Property

BASS.NET API for the Un4seen BASS Audio Library
Gets or Sets a flag if the envelope should be drawn in the wave form image (Default = ).

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

public bool DrawEnvelope { get; set; }

Property Value

Type: Boolean
See Also

Reference