ESRI.ArcGIS.Mobile
LabelClass Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching Namespace : LabelClass Class


The following tables list the members exposed by LabelClass.

Public Properties

 NameDescription
Public PropertyColumnName Gets the column name used for labelling.  
Public PropertyMaxScale Gets the maximum scale range at which the label should be drawn. A value of 0 indicates that it has no maximum.  
Public PropertyMinScale Gets the minimum scale range at which the label should be drawn. A value of 0 indicates that it has no minimum.  
Public PropertyName Gets the name of the label class.  
Public PropertySymbol The symbol used to render the label.  
Top

See Also