Share

AcDbBackground::AcDbBackground

C++

AcDbBackground(
    AcDbImpBackground* pImp
);

Description

Default constructor. Constructs an empty background.

AcDbBackground is the base class for background definitions used by AcDbViewport , AcDbViewportTableRecord and thr AutoCAD render application.

Parameters

Parameters Description
pImp For internal use

Links

AcDbBackground

Was this information helpful?