Writes a RectangleF with the specified name.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public XElement WriteRectangleF ( |
Visual Basic
Copy Code
|
|---|
Public Function WriteRectangleF( _ |
The .NET Rect 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