Interface that can be used to find ports at specific locations in the canvas.
Namespace: yWorks.yFiles.UI.ModelAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
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.