CaptureAreaUseCrossLinesCursor property (ILEADRasterScr)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL CaptureAreaUseCrossLinesCursor

Overview

Refer to Implementing Screen Capture.

Remarks

Specifies whether the CaptureArea method will use cross lines instead of the cursor specified in CaptureAreaDrawCursorIndex. If is TRUE, the cross lines will be used instead of a cursor. If FALSE, the cursor specified by CaptureAreaDrawCursorIndex will be used.

See Also

Elements:

CaptureArea method

Topics:

Screen Capture: Capture Area properties