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