AcCmColor object |
AutoCAD true color object.
VBA class name: |
AcadAcCmColor |
|---|---|
Create using: |
GetInterfaceObject ("AutoCAD.AcCmColor.16"), or |
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? |