Reads a Brush object with the specified name.
Namespace: MindFusion.Diagramming
File: XmlPersistContext.js
JavaScript Copy Code |
---|
function readBrush (elementName, parentElement, [defaultValue]) |
String. A string specifying the name of the brush XML element.
Element. The parent DOM Element object.
Object. The default brush to return if specified child XML element does not exist.
Object. The brush object loaded from XML.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |