BASS.NET API for the Un4seen BASS Audio Library

VisualsScaleFactorSqr Property

BASS.NET API for the Un4seen BASS Audio Library
Gets or Sets the scaling factor to apply when non-linear spectrum drawing is selected to make low values more visible. (Default=4).

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

public int ScaleFactorSqr { get; set; }

Property Value

Type: Int32
See Also

Reference