Share

AcGsView::background

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.

Links

AcGsView Class

Was this information helpful?