ColorEntry class
ColorEntry class
Contains a color table entry. Each color table entry specifies a standard color that is available for application to objects such as shapes, text, and layers in the document.
The ColorEntry type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| ColorEntry() | Constructor. |
Properties
| Property | Description |
|---|---|
| ix | Required int. The zero-based index of the element within its parent element. |
| color | Represents an ARGB color. |
See Also
- module aspose.diagram