This interface can be used to query IPortCandidates
for a specific existing IEdge
Namespace: yWorks.yFiles.UI.InputAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
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.