C++
virtual AcCmColor dimclrt();
File
dbdimvar.h
Description
Returns the current DIMCLRT value for the database.
See the System Variables section of the AutoCAD Command Reference for information on DIMCLRT.
Note You can use the AcCmColor::colorIndex() method to obtain the AutoCAD color index number from the returned AcCmColor object.