CaptureAreaIncludeCursor property (ILEADRasterScr)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL CaptureAreaIncludeCursor

Overview

Refer to Implementing Screen Capture.

Remarks

Specifies whether to place the cursor on the captured image. The cursor is set using the CaptureCursor property. Possible values are:

Setting

Description

TRUE

Place the cursor on the captured image.

FALSE

Do not place the cursor on the captured image.

See Also

Elements:

CaptureCursor property

Topics:

Screen Capture: Capture Area properties