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


ILabelClassDescription2 Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILabelClassDescription2 Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Carto)  

ILabelClassDescription2 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 ExpressionType ExpressionType.
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.
Read/write property WhereClause The SQL WhereClause for the label.

CoClasses that implement ILabelClassDescription2

CoClasses and Classes Description
LabelClassDescription Lable Class Description coclass.