This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerSublayer2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the available properties of a map server sublayer object.
Description | ||
---|---|---|
HasLabels | Indicates if the layer has labels to turn on and off. | |
LayerDescription | The layer description. | |
ScaleSymbols | Indicates whether the layer should scale its symbols according to the reference scale. | |
ShowLabels | Indicates whether the layer should display its dynamic labels. | |
SourceID | The source ID of the layer. |
CoClasses and Classes | Description |
---|---|
MapServerBasicSublayer | Provides programmatic access to a basic map server sublayer. |
MapServerFindSublayer | Provides programmatic access to a map server sublayer with Find capability. |
MapServerIdentifySublayer | Provides programmatic access to a map server sublayer with Identify capability. |
MapServerQuerySublayer | Provides programmatic access to a map server sublayer with Find and Identify capability. |