ArcObjects Library Reference (Carto)  

IOverposter2.PlaceObjects Method

Places objects using the overposter.

[Visual Basic .NET]
Public Sub PlaceObjects ( _
)
[C#]
public void PlaceObjects (
);
[C++]
HRESULT PlaceObjects(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IOverposter2 Interface