C++
static const ACHAR* const colorChange();
Description
This static member function returns the string "C". This function can be used in place of the string constant "C" in order to make your code more understandable. When used in the string that's returned from AcDbMText::contents() (or that will be passed into AcDbMText::setContents()), the "C" indicates a color change.