Represents a set of Style objects whose properties are used to render items of a specific type in the current diagram.
The following tables list the members exposed by the Theme type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the Theme class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
A dictionary object that maps item type identifiers to Style objects. |
Public Methods| Name | Description | |
|---|---|---|
![]() ![]() |
Gets a built-in theme by its string identificator. |
|
![]() ![]() |
Gets the built-in Black theme. |
|
![]() ![]() |
Gets the built-in Blue theme. |
|
![]() ![]() |
Gets the built-in Business theme. |
|
![]() ![]() |
Gets the built-in Earth theme. |
|
![]() ![]() |
Gets the built-in Gray theme. |
|
![]() ![]() |
Gets the built-in Green theme. |
|
![]() ![]() |
Gets the built-in Light theme. |
|
![]() ![]() |
Gets the built-in Pastel theme. |
|
![]() ![]() |
Gets the built-in Peach theme. |
|
![]() ![]() |
Gets the built-in Standard theme. |
See Also