ArcObjects Library Reference (Carto)  

IOverposterOptions Interface

Provides access to overposter options.

Product Availability

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

Members

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.

CoClasses that implement IOverposterOptions

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