ArcObjects Library Reference  (Maplex)    

IMaplexOverposter.PlaceLabels Method

Places labels using the overposter.

[Visual Basic 6.0]
Sub PlaceLabels
[Visual Basic .NET]
Public Sub PlaceLabels ( _
)
[C#]
public void PlaceLabels (
);
[Java]
public void placeLabels (
)
throws
    IOException,
    AutomationException
[C++]
HRESULT PlaceLabels(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Maplex Extension.

Description

Tells the MaplexOverposter to place the labels.

See Also

IMaplexOverposter Interface

 


Feedback Send feedback on this page