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


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

IOverposterOptions Interface

Provides access to overposter options.

Product Availability

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

Members

Name Description
Read/write property EnableDrawUnplaced Indicates whether the unplaced labels are drawn.
Read/write property EnableLabelCache Indicates whether labels are returned from cache or placement run.
Read/write property InvertedLabelTolerance The angle at which the label orientation is switched.
Read/write property RotateLabelWithDataFrame Indicates if labels are rotated if the data frame is rotated.
Method StackLabel Provides the option to stack a label based on the current overposter properties.
Method TranslateLabel Provides the option to translate a label based on the current overposter properties.
Read/write property UnplacedLabelColor The color with which unplaced labels are drawn.

Classes that implement IOverposterOptions

Classes Description
BasicOverposterProperties Basic label placement control properties.
MaplexOverposterProperties Properties that specify the label placement rules common to all layers, and associated methods.