BB FlashBack SDK: FBExportToEXEParams

Width

Description

Sets the width 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 Width

[VB.NET]
public Width as Long

See Also

FBExportToEXEParams::Height  FBExportToEXEParams::WindowSize