BB FlashBack SDK: FBExportToEXEParams

Height

Description

Sets the height that the EXE export player will open at, in pixels.

The Height and Width properties can only be used to set the default size of the EXE export player if the WindowSize property is set to zero, indicating it will open at a fixed size.

Syntax

[C#/C++]
public long Height

[VB.NET]
public Height as Long

See Also

FBExportToEXEParams::Width  FBExportToEXEParams::WindowSize