Gets a value indicating whether the link is connected to nodes at both its ends.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool IsConnected { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property IsConnected As Boolean |
true to indicate that both ends of the link are connected to nodes; otherwise, false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |