Initializes a new ServiceLayer object and connects the layer to the specified ArcGIS Server image service.

Overload List

  NameDescription
OpenImageServer(Uri)
Initializes a new ServiceLayer object and connects the layer to the specified ArcGIS Server image service URL.
OpenImageServer(Uri, String)
Initializes a new ServiceLayer object and connects the layer to the specified ArcGIS Server image service.
OpenImageServer(Uri, String, String, String)
Initializes a new ServiceLayer object and connects the layer to the specified secured ArcGIS Server image service.

See Also