Share

AcCmColor::isForeground

C++

bool isForeground() const;

Description

This function returns Adesk::kTrue if the color method is kForeground, or if the color method is kByACI and the ACI is kACIForeground. Otherwise, returns Adesk::kFalse.

Links

AcCmColor

Was this information helpful?