Share

AcDbDatabase::colorDictionaryId

C++

ACDBCORE2D_PORT AcDbObjectId colorDictionaryId() const;

Description

Returns the object ID of the database's color dictionary. See getColorDictionary() for information on the color dictionary and its use.

Links

AcDbDatabase Class

Was this information helpful?