This document is archived and information here might be outdated. Recommended version. |
Indicates the layer to use for drawing information.
[Visual Basic .NET] Public Property TemplateLayerFile As String
[C#] public string TemplateLayerFile {get; set;}
[C++]
HRESULT get_TemplateLayerFile(
System.String* pLayer
);
[C++]
HRESULT put_TemplateLayerFile(
BSTR pLayer
);
[C++]
Parameters pLayer [out, retval]
pLayer is a parameter of type BSTR* pLayer [in]
pLayer is a parameter of type BSTR