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


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

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.

CoClasses that implement IMapServerRESTLayer

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