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


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

IACLabelRenderer Interface

Provides access to members that control ArcIMS label renderer.

Product Availability

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

Members

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

Classes that implement IACLabelRenderer

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