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


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

ILabelClassDescription Interface

Provides access to the Label Class Description Interface.

Product Availability

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

Members

Name Description
Read/write property LabelExpression The Label Expression.
Read/write property LabelPlacementDescription LabelPlacementDescription.
Read/write property MaximumScale Maximum scale at which the symbol will display.
Read/write property MinimumScale Minimum scale at which the symbol will display.
Read/write property Symbol The text symbol used to draw the label.
Read/write property UseCodedValue Indicates whether Coded Value Should be used when displaying label expression.

Classes that implement ILabelClassDescription

Classes Description
LabelClassDescription Lable Class Description coclass.