This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRenderedRaster Interface > IRenderedRaster.Init Method (ArcObjects .NET 10.4 SDK) |
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