Writes a floating-point number with the specified name.
Namespace: MindFusion.Diagramming
File: XmlPersistContext.js
JavaScript Copy Code |
---|
function writeFloat (floatValue, elementName, parentElement) |
Number. The number that should be saved in current XML document.
String. A string specifying the name of the new element.
Element. The parent DOM Element object.
Element. The newly created DOM Element object.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |