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