DiagramTheme Properties
Represents a diagram theme.| Name | Description |
|---|---|
| ColorPalette | Gets the theme’s color scheme. |
| ConnectorStyles | Gets the collection of connector styles. |
| ContainerFontSettings | Gets the font settings for containers. |
| EffectCollection | Gets the effects collection that specifies how colors are used in the theme. |
| FontSettings | Gets the font settings for shapes and connectors. |
| Id | Gets the theme identifier. |
| Name | Gets the name of the theme. |
| ThemeShapeStyles | Gets the collection of shape styles. |
| VariantShapeStyles | Gets the collection of shape styles. |
See Also