This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Maplex > ESRI.ArcGIS.Maplex > Interfaces > IE > IEnumMaplexPlacedLabel Interface > IEnumMaplexPlacedLabel.Next Method (ArcObjects .NET 10.4 SDK) |
Next placed label in the enumeration.
[Visual Basic .NET] Public Function Next ( _ ) As IMaplexPlacedLabel
[C#] public IMaplexPlacedLabel Next ( );
[C++]
HRESULT Next(
IMaplexPlacedLabel** Label
);
[C++]
Parameters Label [out, retval]
Label is a parameter of type IMaplexPlacedLabel