Reads an AnchorPattern with the specified name.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public AnchorPattern ReadAnchorPattern ( |
Visual Basic
Copy Code
|
|---|
Public Function ReadAnchorPattern( _ |
The name of the element containing the AnchorPattern object.
The parent element of the node with the specified name.
true to read AnchorPattern content even if pattern's Id is set, or false otherwise.
See Also