PLTPenWidth Property (ILEADRasterDlgFile)

Visual Basic example

Visual C++ example

 

Syntax

short PLTPenWidth(short iIndex);

Overview

Refer to Using Imaging Common Dialogs

Remarks

(Read Only) An array of integers represents pen widths used by an HPGL file opened by the Open dialog box.

The PLTPenWidth property is valid only if the OptionsFileType property contains FILE_PLT.

See Also

Elements

ShowOpenDlg method