BB FlashBack SDK: FBExportToWMVParams

AutoscrollDimY

Description

Returns and sets the height of the autoscroll frame.

Syntax

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

[VB.NET]
Public Property AutoscrollDimY As Long

Remarks

The autoscroll feature keeps the mouse cursor at or near the middle of the exported movie by automatically scrolling the 'autoscroll frame'.

Autoscroll is enabled by setting AutoscrollMode to True. The autoscroll frame dimensions are specified by the AutoscrollDimX and AutoscrollDimY properties.
 

See also

FBExportToWMVParams:AutoscrollMode  FBExportToWMVParams::AutoscrollDimX