BASS.NET API for the Un4seen BASS Audio Library

BASS_VST_INFOeditorHeight Field

BASS.NET API for the Un4seen BASS Audio Library
Initial/current height of the embedded editor, see also BASS_VST_EDITOR_RESIZED in BASSVSTAction.

For a very few plugins, editorWidth and editorHeight may be 0 if the editor is not yet opened.

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

public int editorHeight

Field Value

Type: Int32
See Also

Reference