This document is archived and information here might be outdated. Recommended version. |
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