BB FlashBack SDK: FBTransitionProperties

ZoomOutToShowEntireMovie

Description

Determines whether to show the entire movie at the end of the transition. The setting is included for cases where the movie being transitioned from uses a zoompan effect and the one being transitioned to does not.  

Syntax

[C#/C++]
public bool ZoomOutToShowEntireMovie;

[VB.NET]
Public Property ZoomOutToShowEntireMovie Type as Boolean