This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServerLayer Interface > IImageServerLayer.Initialize Method (ArcObjects .NET 10.4 SDK) |
Initializes the layer with an image service URL.
[Visual Basic .NET] Public Sub Initialize ( _ ByVal ServiceURL As String _ )
[C#] public void Initialize ( string ServiceURL );
[C++]
HRESULT Initialize(
BSTR ServiceURL
);
[C++]
Parameters ServiceURL [in] ServiceURL is a parameter of type BSTR