Gets or sets a value indicating whether the anchor point accepts outgoing connections.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public bool AllowOutgoing { get; set; } |
Visual Basic
![]() |
---|
Public Property AllowOutgoing As Boolean |
If no outgoing anchors are defined for a node, links start points can be placed anywhere inside that node, unless AllowUnanchoredLinks is disabled.