Gets or sets a value indicating whether the end points of a link should be placed at the outlines of the nodes connected by that link.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Layout
C# Copy Code |
---|
public bool PutEndPointsAtNodeBorders { get; set; } |
Visual Basic Copy Code |
---|
Public Property PutEndPointsAtNodeBorders As Boolean |