Class ShapeColor
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
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.
Methods
- Clone()
Creates a copy.