Gets the AnchorPattern unique identifier.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public string Id { get; } |
Visual Basic Copy Code |
---|
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 | © 2024 MindFusion |