BB FlashBack SDK: FBCursorHighlightProps

HighlightMouseCursor

Description

Set this to true to highlight the mouse cursor with a circle. The border and fill used by the circle are defined by the other properties of FBCursorHighlightProps.

Syntax

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

[VB.NET]
Public Property HighlightMouseCursor As Boolean