CaptureAreaShowCursorPosition property (ILEADRasterScr)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL CaptureAreaShowCursorPosition

Overview

Refer to Implementing Screen Capture.

Remarks

Specifies whether to display the cursor position. Possible values are:

Setting

Description

TRUE

Display the cursor position.

FALSE

Do not display the cursor position.

See Also

Elements:

CaptureAreaShowAreaSize property, CaptureAreaShowInfoWindow property, CaptureAreaShowOpaqueText property, CaptureAreaTextBackColor property, CaptureAreaTextForeColor property, CaptureArea method

Topics:

Screen Capture: Capture Area properties