VectorViewportHeight Property (ILEADRasterDlgFile)

Visual Basic example

Visual C++ example

 

Syntax

short VectorViewportHeight;

Overview

Refer to Using Imaging Common Dialogs

Remarks

(Read Only) Gets the viewport height value entered by the user in the Open dialog box.

The VectorViewportHeight property is valid only if the OptionsFileType property contains one of the following formats:

FILE_DWF,

FILE_CGM,

FILE_CMX,

FILE_PCL,

FILE_VECTOR_DUMP,

FILE_PCT,

FILE_DRW,

FILE_INTERGRAPH_VECTOR,

FILE_GERBER,

FILE_SHP,

FILE_SVG,

FILE_VWPG.

See Also

Elements

ShowOpenDlg method