Gets or sets a value indicating whether the anchor point accepts outgoing connections.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public bool AllowOutgoing { get; set; } |
Visual Basic
![]() |
---|
Public Property AllowOutgoing As Boolean |
true to allow outgoing links connect to the anchor; false to forbid that. The default is true.
If no outgoing anchors are defined for a node, links start points can be placed anywhere inside that node.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |