This document is archived and information here might be outdated. Recommended version. |
Enumeration of unplaced labels.
[Visual Basic .NET] Public ReadOnly Property UnplacedLabels As IEnumMaplexPlacedLabel
[C#] public IEnumMaplexPlacedLabel UnplacedLabels {get;}
[C++]
HRESULT get_UnplacedLabels(
IEnumMaplexPlacedLabel** labels
);
[C++] Parameters labels [out, retval]
labels is a parameter of type IEnumMaplexPlacedLabel**
Returns an enumeration containing the labels (as MaplexPlacedLabels) for which Maplex could not obtain satisfactory positions. The best possible position is given to each label anyway and its PlacementCode is set to esriPlacementUnplaced.