ArcObjects Library Reference (Carto)  

IOverposterLayerProperties Interface

Provides access to members that control the placement of labels or symbols on top of features (barriers). Note: the IOverposterLayerProperties interface has been superseded byIOverposterLayerProperties2. Please consider using the more recent version.

Product Availability

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

Members

Description
Read/write property IsBarrier Indicates if features are treated as barriers to label/symbol placement.
Read/write property PlaceLabels Indicates if labels are placed for the layer.
Read/write property PlaceSymbols Indicates if symbols are placed for the layer.

CoClasses that implement IOverposterLayerProperties

CoClasses and Classes Description
BasicOverposterLayerProperties Controls the placement of labels or symbols relative to features using conflict detection.
MaplexOverposterLayerProperties Properties that specify the label placement rules per layer.