Gets a flag indicating whether this connection point is at the origin or the destination of the associated link.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
protected bool Incoming { get; } |
Visual Basic Copy Code |
---|
Protected ReadOnly Property Incoming As Boolean |
WpfDiagram Programmer's Guide | © 2024 MindFusion |