Gets or sets the anchor point associated with the connection point.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public int Anchor { get; set; } |
Visual Basic Copy Code |
---|
Public Property Anchor As Integer |
An integer value.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |