Search
Theme Class
Remarks See Also
 





Represents a set of Style objects whose properties are used to render items of a specific type in the current diagram.

Namespace: MindFusion.Diagramming
Package: Theme.js

 Syntax

JavaScript  Copy Code

// class
Theme.prototype = {}

 Remarks

Theme objects can be assigned to the theme property of Diagram.

 Inheritance Hierarchy

MindFusion.Diagramming.Theme

 See Also