BB FlashBack SDK: FBZoomPanObjects

Edit

Description

Displays an edit dialog to enable editing of a specified ZoomPan object.

Syntax

[C#/C++]
public Bool Edit (long index)

[VB.NET]
Public Function Edit (ByVal index As Integer) As Boolean

Parameters

index (in) : index of the ZoomPan object to edit.

Return Values

If the function fails, the return value is nonzero.

If the function succeeds, the return value is zero.

Remarks

The dialog enables editing of all properties of the ZoomPan object: size, position, duration, Fade in/out.