This interface can be used to query IPortCandidates
for a specific existing IEdge
Namespace: yWorks.yFiles.UI.InputAssembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public interface IEdgePortCandidateProvider |
| Visual Basic |
|---|
Public Interface IEdgePortCandidateProvider |
Remarks
Implementations of this interface can be queried using the Lookup(Type)
method of an IEdgeimplementation.
This interface provides alternative candidates for the SourcePort or
TargetPort of an edge.