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


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

IOverposterLayerProperties2 Interface

Provides access to members that control the placement of labels or symbols on top of features (barriers).

Product Availability

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

Members

Name Description
Read-only property HasFeatureWeight Indicates if the layer has a feature weight.
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.
Read/write property TagUnplaced Indicates if overflow labels are put into a graphics container tagged placed or unplaced.

Classes that implement IOverposterLayerProperties2

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.