Share

AcGiIBLBackgroundTraits::setSecondaryBackground Method

C++

virtual ACDBCORE2D_PORT void setSecondaryBackground(
    const AcDbObjectId bg
) = 0;

Description

Sets the background to display when DisplayImage is set to false. Limited to 2D backgrounds only - Solid, Gradient, Image

Parameters

Parameters Description
bg Background DB ID

Links

AcGiIBLBackgroundTraits Class

Was this information helpful?