Defines a state that can be used to determine the geometry of a label with a ILabelModel.
Inheritance Hierarchy
ILabelModelParameter
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 can be used to determine the geometry of a label given this parameter and a label instance.
Methods
Create a clone of this object.