API Reference > OdCm Classes > OdCmColor Class > OdCmColor Methods > OdCmColor::getDictionaryKey Method
OdCmColor::getDictionaryKey Method
Syntax
C++
OdString getDictionaryKey() const;

Returns a dictionary key based on the color name and book name of the database color object.

OdCmColor objects with color names can be stored in the form of an OdDbColor in a dictionary. getDictionaryKey() returns the key for that dictionary.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.