Gets a value indicating whether the link is connected to nodes at both its ends.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public bool IsConnected { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property IsConnected As Boolean |