EnableHiliteZoomView property (ILEADRasterView)

Visual Basic example

Visual C++ example

 

Syntax

VARIANT_BOOL EnableHiliteZoomView

Overview

Refer to Using the Zoom View

Remarks

(Document/Medical ) only.) Enables or disables "highlighting" of the zoom view source area in the underlying image of the LEADRasterView when zoom views are displaying.  Possible values are:

Value

Meaning

True

Enables highlighting of the zoom view source area.

False

Disables highlighting of the zoom view source area. This is the default value

See Also

Elements:

DstTop property, DstWidth property, DstHeight property, DstLeft property, SrcTop property, SrcLeft property, SrcWidth property, SrcHeight property, BorderStyle property, BorderColor property, Index property, SrcBorderStyle property, SrcBorderColor property, PenStyle property, SrcPenStyle property, CalloutColor property, CalloutPenStyle property, ZoomFactor property, Enabled property, ForceDst property, AnnContainer property, HasZoomView property, ZoomViewsCount property, CreateZoomView method, GetZoomView method, UpdateZoomView method, DestroyZoomView method

Topics:

Raster Images: Displaying Images