Determines the location of IPort instances.
Namespace: yWorks.yFiles.UI.ModelAssembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
Remarks
Port location models can be used to describe the location of ports, respecting
their associated IPortLocationModelParameter.
Typically, a port model is used as a factory for port location model parameters that
can be associated with different port instances, e.g. using the
SetLocationModelParameter(IPort, IPortLocationModelParameter) method.
Port model instances are designed to be shared by multiple model parameters,
which themselves can be shared by multiple port instances.
This interface supports the
Lookup(Type) method that can be used
to query additional aspects of the implementation.