Returns a reference to the anchor pattern with the specified string identifier.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public static AnchorPattern FromId ( |
Visual Basic
![]() |
---|
Public Shared Function FromId( _ |
A string identifying an AnchorPattern instance.
The AnchorPattern object whose Id is equal to the id parameter, or null (Nothing in Visual Basic) if no such object exists.
The id argument should match an identifier passed to the constructor of an existing AnchorPattern object.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |