CaptureAreaBitmapWithRegion property (ILEADRasterScr)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL CaptureAreaBitmapWithRegion

Overview

Refer to Implementing Screen Capture.

Remarks

Specifies whether the captured bitmap will contain a region selected by the user. Possible values are:

Setting

Description

TRUE

Bitmap will contain a region.

FALSE

Bitmap will not contain a region.

See Also

Elements:

CaptureArea method

Topics:

Screen Capture: Capture Area properties