Search
Theme Members
Constructors Properties Methods
 


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

Theme

Initializes a new instance of the Theme class.

 Public Properties

  Name Description

styles

A dictionary object that maps item type identifiers to Style objects.

 Public Methods

  Name Description

fromId

Gets a built-in theme by its string identificator.

getBlack

Gets the built-in Black theme.

getBlue

Gets the built-in Blue theme.

getBusiness

Gets the built-in Business theme.

getEarth

Gets the built-in Earth theme.

getGray

Gets the built-in Gray theme.

getGreen

Gets the built-in Green theme.

getLight

Gets the built-in Light theme.

getPastel

Gets the built-in Pastel theme.

getPeach

Gets the built-in Peach theme.

getStandard

Gets the built-in Standard theme.

 See Also