Interface that can be used to find ports at specific locations in the canvas.
Namespace: yWorks.yFiles.UI.ModelAssembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public interface IPortSelectionTester |
| Visual Basic |
|---|
Public Interface IPortSelectionTester |
Remarks
This interface is mostly provided through the Lookup(Type) of
IPortOwner implementations such as INode.