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 > IMapServerLayer Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the available properties of a map server layer object.
Description | ||
---|---|---|
BackgroundColor | The background color of a map server layer object. | |
ClearDrawCache | Clears the cache of images downloaded from the server redraw. | |
GetConnectionInfo | Returns information about a connection to a map server object or to a map document. | |
LocalConnect | Connects to map document data frame specified by the location of a map document and the name of a data frame. | |
ServerConnect | Connects to map server object specified by the AGSServerObject name for a MapServer server object and the name of a data frame. | |
TransparentColor | The color that is transparent (100 %). |
CoClasses and Classes | Description |
---|---|
MapServerLayer | Provides programmatic access to a map server layer. |