C++
virtual AcDbObjectId background() const = 0;
Description
Returns the object ID of the AcDbBackground-derived object on the view, if one is set. If no background was set, it returns AcDbObjectId::kNull.
virtual AcDbObjectId background() const = 0;
Returns the object ID of the AcDbBackground-derived object on the view, if one is set. If no background was set, it returns AcDbObjectId::kNull.