I

ILabelModelParameter

Defines a state that can be used to determine the geometry of a label with a ILabelModel.
ImplementsInheritance Hierarchy

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.

See Also

Developer's Guide

API

ILabelModel, ILabel

Members

Show:

Properties

Methods

Create a clone of this object.
abstract

Return Value

Object
A clone of this object.