Table of Contents

Class ShapeColor

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

A DrawingML color: a source plus the ordered transforms applied to it. Theme resolution happens in the layout resolver, which owns the document theme and color-scheme mapping.

public sealed class ShapeColor
Inheritance
ShapeColor
Inherited Members

Constructors

ShapeColor()

Properties

SchemeSlot

Gets or sets the raw scheme slot token (for example "accent1", "bg1", "lt1"), or null.

Source

Gets or sets how the color is sourced.

Transforms

Gets the color transforms in document order.

Value

Gets or sets the literal sRGB value for Srgb and System.

Methods

Clone()

Creates a copy.