This document is archived and information here might be outdated.  Recommended version.


IOverposter3.PlaceObjects Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IOverposter3.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

IOverposter3 Interface