codebase="hhctrl.ocx#Version=4,73,8561,0"> codebase="hhctrl.ocx#Version=4,73,8561,0" > codebase="hhctrl.ocx#Version=4,73,8561,0" >
 
  AcCmColor object

AutoCAD true color object.

VBA class name:

AcadAcCmColor 

Create using:

GetInterfaceObject ("AutoCAD.AcCmColor.16"), or
Dim col As New AcadAcCmColor 

Access via:

Not applicable 

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.

Methods

SetColorBookColor

SetNames

SetRGB  

Properties

Blue

BookName

ColorIndex

ColorMethod

ColorName

EntityColor

Green

Red  

 

   Comments?