C++
void accmGetLocalizedColorNames( const ACHAR* colors[9] );
File
dbmain.h
Description
Returns the localized names of standard AutoCAD colors, such as BYBLOCK, BYLAYER, Red, Yellow, and so forth.
The caller must not free the returned strings.
void accmGetLocalizedColorNames( const ACHAR* colors[9] );
dbmain.h
Returns the localized names of standard AutoCAD colors, such as BYBLOCK, BYLAYER, Red, Yellow, and so forth.
The caller must not free the returned strings.