This document is archived and information here might be outdated.  Recommended version.


IMosaicRaster.RasterCatalog Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMosaicRaster Interface > IMosaicRaster.RasterCatalog Property
ArcGIS Developer Help

IMosaicRaster.RasterCatalog Property

The base RasterCatalog.

[Visual Basic .NET]
Public Property RasterCatalog As IRasterCatalog
[C#]
public IRasterCatalog RasterCatalog {get; set;}
[C++]
HRESULT get_RasterCatalog(
  IRasterCatalog** ppCatalog
);
[C++]
HRESULT putref_RasterCatalog(
  IRasterCatalog* ppCatalog
);
[C++]
Parameters
ppCatalog [out, retval]

ppCatalog is a parameter of type IRasterCatalog** ppCatalog [in]
ppCatalog is a parameter of type IRasterCatalog*

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IMosaicRaster Interface

.NET Samples

Mosaic raster datasets to a file raster format