AutoCAD true color object.
Supported Platforms: Windows only
AcadAcCmColor
Object AcadAcCmColor
VBA
GetInterfaceObject("AutoCAD.AcCmColor.20")
Dim col As New AcadAcCmColor
VBA
Not applicable
These members are part of this object:
| 
 Methods  | 
 Properties  | 
 Events  | 
|---|---|---|
| 
 None  | 
The AcCmColor object represents colors. You can use the AcCmColor object to set colors and perform other color-related operations on objects.
The object includes properties for colors, color names, color book names, and the color index.