Defines a state that can be used to determine the location of a port with a IPortLocationModel.
Inheritance Hierarchy
Implemented Interfaces
Remarks
Typically, implementations of this interface are created by factory methods of the corresponding model.
This interface extends the ICloneable interface. This allows clients to obtain a persistent copy of the current state of this parameter. Immutable parameter implementations may return themselves.
Type Details
- yFiles module
- view
See Also
Properties
Gets the model that created this parameter.
Property Value
The model that created this parameter.
Methods
Create a clone of this object.