MindFusion.Wpf Pack Programmer's Guide
Theme Members
Constructors Methods
 


Represents a set of Style objects for different diagram item types.

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 Methods

  Name Description

GetStyle

Gets the Style object, if any, associated with the specified type.

LoadFromString

Loads the theme from an XML string.

LoadFromXml

Loads the theme from an XML file.

RegisterStyle

Registers the specified Style object for the items of the specified type.

SaveToString

Saves the theme into an XML string.

SaveToXml

Saves the theme to an XML file.

UnregisterStyle

Unregisters the Style object associated with the specified type.

 See Also

Theme Class
MindFusion.Diagramming.Wpf Namespace