Name | Description | |
---|---|---|
NDrawingTheme Constructor | Overloaded. |
The following tables list the members exposed by NDrawingTheme.
Name | Description | |
---|---|---|
NDrawingTheme Constructor | Overloaded. |
Name | Description | |
---|---|---|
ColorPaletteChild | Reference to the ColorPalette child. | |
ConnectorStyleChild | Reference to the ConnectorStyle child. | |
Facet | The Facet theme. | |
Linear | The Liner theme. | |
MyDrawNature | The MyDraw Nature theme. | |
NameProperty | Reference to the Name property. | |
NDrawingThemeSchema | Schema associated with NDrawingTheme. | |
Office | The Office theme. | |
Sequence | The Sequence theme. | |
ShapeStyleChild | Reference to the ShapeStyle child. | |
Simple | The simple theme. | |
ThemeIdProperty | Reference to the ThemeId property. | |
VariantStylesChild | Reference to the VariantStyles child. | |
Zephyr | The Zephyr theme. |
Name | Description | |
---|---|---|
ColorPalette | Gets/Sets the color palette of this theme. | |
ConnectorStyle | Gets/Sets the style for connectors. | |
Name | Gets/Sets the name of the theme. | |
ShapeStyle | Gets/Sets the style for shapes. | |
ThemeId | Gets/Sets the ID of the theme. | |
VariantStyles | Gets/Sets the variant styles collection. |
Name | Description | |
---|---|---|
TryGetTheme | Tries to get the theme with the given theme id and returns true on success. | |
Validate | Validates this theme by checking whether all necessary theme components are properly set. |