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