This document is archived and information here might be outdated. Recommended version. |
Initializes using a layer file.
[Visual Basic .NET]
Public Sub Init ( _
ByVal LayerFile As String _
)
[C#]
public void Init (
string LayerFile
);
[C++]
HRESULT Init(
BSTR LayerFile
);
[C++] Parameters LayerFile [in]
LayerFile is a parameter of type BSTR