Share

AcCmColor::isByPen

C++

bool isByPen() const;

Description

This function returns Adesk::kTrue if the color method is kByPen.

The color method kByPen is only for internal use.

Warning

Programmers are advised to avoid using this method, except at their own risk.

Links

AcCmColor

Was this information helpful?