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


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

IMapServerRESTLayer Interface

Provides access to the available properties of a map server rest layer object.

Product Availability

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

Members

Name Description
Method Connect Connects to a MapService using a REST URL.
Read-only property TransparentBackground Whether to render the MapService with a transparent background.

Classes that implement IMapServerRESTLayer

Classes Description
MapServerRESTLayer Provides programmatic access to a a layer based on MapServer using REST access.