ColorEntry
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.
public class ColorEntry
Constructors
Name | Description |
---|---|
ColorEntry() | Constructor. |
Properties
Name | Description |
---|---|
Color { get; set; } | Represents an ARGB color. |
IX { get; set; } | Required int. The zero-based index of the element within its parent element. |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram