Table of Contents

Enum ShapeColorSource

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

How a color is sourced before its transforms are applied.

public enum ShapeColorSource

Fields

Srgb = 0

An explicit sRGB value (a:srgbClr).

Scheme = 1

A theme scheme slot (a:schemeClr).

Placeholder = 2

The style-reference placeholder color (a:schemeClr val="phClr").

System = 3

A system color resolved to its lastClr (a:sysClr).