Autodesk.AutoCAD.Colors Namespace
Autodesk.AutoCAD.Colors Namespace
Description

This is namespace Autodesk.AutoCAD.Colors.

Dynamic-Link Library (DLL)

AcDbMgd.dll

Classes
Class 
Description 
This .NET class wraps the AcCmColor ObjectARX class.

Color represents colors in AutoCAD, either as RGB or AutoCAD color index.... more 

This class performs conversions between Autodesk.AutoCAD.Colors.Color objects and ACI, RGB, and AutoCAD Color Book names. 
Enumerations
Enumeration 
Description 

This .NET class wraps the AcCmEntityColor::ColorMethod ObjectARX enum.
The enum specifies how the color is stored. 

This .NET class wraps the AcCmTransparency::transparencyMethod ObjectARX enumeration.
It contains the transparency methods. 
Structures
Structure 
Description 

This .NET class wraps the AcCmEntityColor ObjectARX class.

Objects of this class store a color method and a color, which,... more 

This .NET class wraps the AcCmTransparency ObjectARX class.
It provides transparency information about a Drawable object. 
   Comments?