Writes the specified point collection.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public XElement WritePointCollection ( |
Visual Basic
Copy Code
|
|---|
Public Function WritePointCollection( _ |
The List of points that is written.
The name of the element under which the object should be written.
The parent element of the newly created node.
See Also