EnableMethodErrors property (ILEADRasterImgList)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL EnableMethodErrors

Overview

Refer to Using the Image List Control.

Remarks

Specifies whether LEADTOOLS generates runtime exceptions (in addition to method return values). Possible values are:

Setting

Description

TRUE

Generate runtime exceptions.

FALSE

Do not generate runtime exceptions.

See Also

Topics:

Raster Images: Displaying Images