![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
Opens a raster layer object from the given catalog path.
[Visual Basic .NET] Public Function OpenRasterLayerFromString ( _ ByVal catalogPath As String _ ) As IRasterLayer
[C#] public IRasterLayer OpenRasterLayerFromString ( string catalogPath );
[C++]
HRESULT OpenRasterLayerFromString(
  BSTR catalogPath
);
[C++] Parameters catalogPath [in]
catalogPath is a parameter of type BSTR