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.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
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.