ZoomFactor property (ILEADRasterZoomView)

Visual Basic example

Visual C++ example

 

Syntax

long ZoomFactor

Overview

Refer to Using the Zoom View

Remarks

(Document/Medical) only.) Gets or sets a percentage value that represents the zoom factor for the zoomed view. This value is internally divided by 100. This value must be >= 100. For example, to zoom the image to 2X, specify 200 for this property.

See Also

Elements:

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, DstLeft property, Enabled property, ForceDst property, AnnContainer property, HasZoomView property, ZoomViewsCount property, SrcPenWidth property, CalloutPenWidth property, PenWidth property, CreateZoomView method, GetZoomView method, UpdateZoomView method, DestroyZoomView method

Topics:

Raster Images: Displaying Images