Gets the AnchorPattern unique identifier.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public string Id { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Id As String |
The string id that was passed as an argument to the AnchorPattern constructor. The default is an empty string.
WpfDiagram Programmer's Guide | © 2025 MindFusion |