Enumeration of placed labels.
[Visual Basic 6.0] Property PlacedLabels As IEnumMaplexPlacedLabel
[Visual Basic .NET] Public ReadOnly Property PlacedLabels As IEnumMaplexPlacedLabel
[C#] public IEnumMaplexPlacedLabel PlacedLabels {get;}
[Java] public IEnumMaplexPlacedLabel getPlacedLabels() throws IOException, AutomationException
[C++] HRESULT get_PlacedLabels( IEnumMaplexPlacedLabel** labels );
Returns an enumeration containing the labels (as MaplexPlacedLabels) for which Maplex has obtained satisfactory positions.