DiagramTheme Members
In This Article
#Constructors
Name | Description |
---|---|
Diagram |
Obsolete. Initializes a new instance of the Diagram |
Diagram |
Initializes a new instance of the Diagram |
#Properties
Name | Description |
---|---|
Color |
Gets the theme’s color scheme. |
Connector |
Gets the collection of connector styles. |
Container |
Gets the font settings for containers. |
Effect |
Gets the effects collection that specifies how colors are used in the theme. |
Font |
Gets the font settings for shapes and connectors. |
Id | Gets the theme identifier. |
Name | Gets the name of the theme. |
Theme |
Gets the collection of shape styles. |
Variant |
Gets the collection of shape styles. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns the diagram item style corresponding to the specified identifier. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the name of the Diagram |
See Also