DXFAutoCADColorScheme Property (ILEADRasterDlgFile)

Visual Basic example

Visual C++ example

 

Syntax

AutocadConstants DXFAutoCADColorScheme;

Overview

Refer to Using Imaging Common Dialogs

Remarks

(Read Only) Gets the background color to use when loading AutoCAD files, entered by the user in the Open dialog box.

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

FILE_DXF,

FILE_DXF_R13,

FILE_DWG.

See Also

Elements

ShowOpenDlg method