Class Hierarchy
IAcadAcCmColorAccess
C++
class IAcadAcCmColorAccess : public IUnknown;
File
axboiler.h
Description
This interface provides access to the CAcadAcCmColor coclass. It allows you to get a copy of the encapsulated AcCmColor object directly, rather than by querying individual attributes such as name and bookname.
This interface is not exposed through automation.