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


IOverposterLayerProperties Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IO > IOverposterLayerProperties Interface
ArcGIS Developer Help

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 by IOverposterLayerProperties2. Please consider using the more recent version.

Product Availability

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

Members

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

Classes that implement IOverposterLayerProperties

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.