CaptureAreaShowOpaqueText property (ILEADRasterScr)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL CaptureAreaShowOpaqueText

Overview

Refer to Implementing Screen Capture.

Remarks

Specifies whether to display the cursor position and area size on an opaque background. Possible values are:

Setting

Description

TRUE

Use an opaque background when displaying the cursor position and area size.

FALSE

Use a transparent background when displaying the cursor position and area size.

See Also

Elements:

CaptureAreaTextBackColor property, CaptureAreaShowAreaSize property, CaptureAreaShowCursorPosition property, CaptureAreaTextForeColor property, CaptureArea method

Topics:

Screen Capture: Capture Area properties