This document is archived and information here might be outdated. Recommended version. |
Layer name.
[Visual Basic .NET]
Public Property LayerName As String
[C#]
public string LayerName {get; set;}
[C++]
HRESULT get_LayerName(
System.String* pLayerName
);
[C++]
HRESULT put_LayerName(
BSTR pLayerName
);
[C++] Parameters pLayerName [out, retval]
pLayerName is a parameter of type BSTR* pLayerName [in]
pLayerName is a parameter of type BSTR