Writes the specified anchor pattern.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public XElement WriteAnchorPattern ( |
Visual Basic
Copy Code
|
|---|
Public Function WriteAnchorPattern( _ |
The AnchorPattern instance to be written.
The name of the element under which the object should be written.
The parent element of the newly created node.
See Also