ConvertThemesToXml(IDictionary, Stream)
static
|
Converts themes to XML and writes to the specified stream.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetTheme(String)
static
|
Gets the diagram theme corresponding to the specified theme id.
|
GetType()
|
Gets the Type of the current instance.
|
LoadThemesFromStream(Stream)
static
|
Loads themes from the specified stream.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
RegisterTheme(DiagramTheme)
static
|
Registers the specified theme.
|
RegisterThemes(IEnumerable<Theme>, Func<String, String>)
static
|
Registers the specified themes.
|
RegisterThemes(IDictionary, Func<String, String>)
static
|
Registers the specified themes.
|
RegisterThemes(Stream, Func<String, String>)
static
|
Registers the specified themes.
|
ToString()
|
Returns a string that represents the current object.
|
UnregisterTheme(DiagramTheme)
static
|
Unregisters the specified theme.
|