This interface can be used to query IPortCandidates
for a specific IPortOwner with respect to a given
opposite IPortCandidate or 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 IPortCandidateProvider |
| Visual Basic |
|---|
Public Interface IPortCandidateProvider |
Remarks
Implementations of this interface may be queried using the Lookup(Type)
method of IPortOwner implementations like INode.