CreateZoomView method (ILEADRasterView)

Visual Basic example

Visual C++ example

 

Syntax

short CreateZoomView(ILEADRasterZoomView * ZoomView);

Overview

Refer to Using the Zoom View

Remarks

(Document/Medical only.) Creates a new Zoom View and associates it with the LEAD Raster View Control.

When the zoomed view is no longer needed, call the DestroyZoomView method to stop the specified Zoom View procedure and to detach it from the Raster View Control.

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, GetZoomView method, UpdateZoomView method, DestroyZoomView method

Topics:

Raster Images: Displaying Images

Using Color Values in LEADTOOLS