BB FlashBack SDK: FBExportToFLVParams

ShowMousePointer

Description

Determines whether to show the mouse pointer in the exported movie. Set the property to true to show the cursor.

Syntax

[C#/C++]
public Bool ShowMousePointer;

[VB.NET]
Public Property ShowMousePointer As Boolean