CaptureAreaSensitiveInfoWindow property (ILEADRasterScr)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL CaptureAreaSensitiveInfoWindow

Overview

Refer to Implementing Screen Capture.

Remarks

Specifies whether sensitive detection for the information window is enabled. If the information window is sensitive, it will jump to a new location when the cursor approaches it. Possible values for this property are:

Setting

Description

TRUE

Sensitive detection is enabled.

FALSE

Sensitive detection is disabled.

See Also

Elements:

CaptureArea method, CaptureAreaShowInfoWindow property

Topics:

Screen Capture: Capture Area properties