Diagram.Colors

Diagram.Colors property

Contains the document’s color table. Each document contains a single color table, which lists the 24 standard colors that are available for application to objects such as shapes, text, and layers in the document.

public ColorEntryCollection Colors { get; }

See Also