BB FlashBack SDK: FBPlayer

UpdateSize

Description

Informs the FBPlayer object that its size has changed. This should be called when the window containing the FBPlayer display area is resized, forcing the FBPlayer object to resize also.

Syntax

[C#/C++]
public void UpdateSize();

[VB.NET]
Public Sub UpdateSize