C++
bool isByLayer() const;
Description
This function returns true if the color method is AcCmEntityColor::kByLayer, or if the color method is AcCmEntityColor::kByACI and the ACI is AcCmEntityColor::kACIbyLayer. Otherwise, it returns false.
bool isByLayer() const;
This function returns true if the color method is AcCmEntityColor::kByLayer, or if the color method is AcCmEntityColor::kByACI and the ACI is AcCmEntityColor::kACIbyLayer. Otherwise, it returns false.