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(
BSTR* 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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.