C++
AcCmEntityColor::ColorMethod colorMethod() const;
Description
This function returns the color method, which can be kByLayer, kByBlock, kByColor, kByACI, kByPen, kForeground, kLayerOff, kLayerFrozen, or kNone.
Color methods kByPen, kLayerOff, kLayerFrozen, and kNone are only for internal use.
Notes
Programmers are advised to avoid using this method, except at their own risk.