RasterizeViewportHeight property (ILEADRasterIO)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short RasterizeViewportHeight

Overview

Refer to Loading Vector Files.

Remarks

Sets the viewport height value that LEADTOOLS uses when loading the following Vector file formats: DXF, DWF, DWG, WMF, EMF, PCT, CGM, DRW, PLT, TIF (with a DXF saved internally) and Intergraph Vector.

A 3D file format usually doesn't have a physical size. The user can specify a viewport (physical size up to which the drawing can be rendered) by using the RasterizeViewportHeight property and the RasterizeViewportWidth property. How the drawing is to be rendered inside this viewport depends on the current viewport mode set with the RasterizeViewMode property.

The default for this property is 480.

Please note that read and write support for the file formats listed above requires a LEADTOOLS Vector toolkit. Read support for the file formats listed above requires an additional file format plug in. In addition, support for these files formats must be unlocked. For information about unlocking support, refer to Unlocking Vector File Format Support. For more information on available File Format Plug ins, refer to Topic Selection and click on LEAD Products.

See Also

Elements:

RasterizeViewportWidth property, RasterizeViewMode property

Topics:

Raster Images: Loading Files