Teigha.Colors Namespace

 
Classes
  Class Description
Public class Color This .NET class wraps the OdCmColor class.
Public class EntityColorCollection Wraps OdCmEntityColorArray type. Represents a collection of EntityColor objects.
Public class EntityColorCollectionEnumerator Represents an enumerator for EntityColorCollection class.
Public class TransparencyCollection Wraps OdCmTransparencyArray. Represents a collection of Transparency objects.
Public class TransparencyCollectionEnumerator Represents an enumerator for TransparencyCollection class.
Structures
  Structure Description
Public structure EntityColor Wraps OdCmEntityColor class. Implements EntityColor objects, which represent the colors of OdDbEntity objects
Public structure Transparency Wraps OdCmTransparency class. Implements Transparency objects, which provide transparency information about Drawable objects.
Enumerations
  Enumeration Description
Public enumeration ColorMethod Wraps OdCmEntityColor::ColorMethod enum. Defines the method how the color is specified.
Public enumeration TransparencyMethod Wraps OdCmTransparency::transparencyMethod enum. Defines the transparency method.