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