Reads a Brush object with the specified name.
Namespace: MindFusion.Diagramming
Package: 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.
NetDiagram Programmer's Guide | © 2023 MindFusion |