BB FlashBack SDK: FBZoomPanProperties

Transition

Description

Returns and sets the time taken, in milliseconds, for the view to change to that specified by this ZoomPan object.

Smaller values mean a faster zoom action.

The 'acceleration' and 'deceleration' of the transition can be set using the CurveType property.

Syntax

[C#/C++]
public long Transition;

[VB.NET]
Public Property Transition As Integer