HasMagGlass property (ILEADRasterView)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

VARIANT_BOOL HasMagGlass;

Overview

Refer to Using the Magnifying Glass

Remarks

(Read only) Determines whether the control has a magnifying glass attached to it. Possible values are:

Value

Meaning

TRUE

The control has a magnifying glass attached to it.

FALSE

The control does not have a magnifying glass attached to it.

See Also

Functions:

StartMagGlass method, StopMagGlass method, UpdateMagGlassShape method

Topics:

Raster Images: Displaying Images

 

Using the Zoom View