Share

Autodesk.AutoCAD.Colors Namespace

Description

This is namespace Autodesk.AutoCAD.Colors.

Dynamic-Link Library (DLL)

AcDbMgd.dll

Classes

Class Description
Color This .NET class wraps the AcCmColor ObjectARX class.Color represents colors in AutoCAD, either as RGB or AutoCAD color index.... more
ColorConverterThis class performs conversions between Autodesk.AutoCAD.Colors.Color objects and ACI, RGB, and AutoCAD Color Book names.

Enumerations

Enumeration Description
ColorMethodThis .NET class wraps the AcCmEntityColor::ColorMethod ObjectARX enum.The enum specifies how the color is stored.
TransparencyMethodThis .NET class wraps the AcCmTransparency::transparencyMethod ObjectARX enumeration.It contains the transparency methods.

Structures

Structure Description
EntityColorThis .NET class wraps the AcCmEntityColor ObjectARX class.Objects of this class store a color method and a color, which,... more
TransparencyThis .NET class wraps the AcCmTransparency ObjectARX class.It provides transparency information about a Drawable object.

Was this information helpful?