AcCmColor Object (ActiveX)

AutoCAD true color object.

Supported Platforms: Windows only

Class Information

Class Name

AcadAcCmColor

Object Inheritance
Object
   AcadAcCmColor
Create Using

VBA

GetInterfaceObject("AutoCAD.AcCmColor.20")
Dim col As New AcadAcCmColor
Access Via

VBA

Not applicable

Members

These members are part of this object:

Remarks

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.