Write a decimal value with the specified name.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public XElement WriteDecimal ( |
Visual Basic
Copy Code
|
|---|
Public Function WriteDecimal( _ |
The decimal value to write.
The name of the element under which the value should be written.
The parent element of the newly created node.
See Also