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


IACLabelRenderer Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IACLabelRenderer Interface

Provides access to members that control ArcIMS label renderer.

Product Availability

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

Members

Description
Read/write property FeatureWeight The feature weight to prioritize the importance of features.
Read/write property HowManyLabels Determines how often a feature will be labeled.
Read/write property LabelBufferRatio The buffer range around the label where no other labels will overlap.
Read/write property LabelField The name of the Field.
Read/write property LabelProperties The label properties.
Read/write property LabelSymbol Text symbol used to draw the labels.
Read/write property LabelWeight The label weight to prioritize the importance of labels.
Read/write property LineLabelPosition Determines where on the line to place the label.
Read/write property RotationalAngles The rotation angle of this label.

CoClasses that implement IACLabelRenderer

CoClasses and Classes Description
ACSimpleLabelRenderer ArcIMS Simple Label Renderer.
ACValueMapLabelRenderer ArcIMS Value Map Label Renderer.