GetZoomView method (ILEADRasterView)

Visual Basic example

Visual C++ example

 

Syntax

short GetZoomView (ILEADRasterZoomView ** ZoomView);

Overview

Refer to Using the Zoom View

Remarks

(Document/Medical only.) Gets the properties for the specified zoom view.

To change the current options for the specified Zoom View, change the values in the ILEADRasterZoomView object and pass it to the UpdateZoomView method.

See Also

Elements:

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

Topics:

Raster Images: Displaying Images

Using Color Values in LEADTOOLS