This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRasterCatalogHelper Interface > IRasterCatalogHelper.UpdateFootprintSpatialReference Method (ArcObjects .NET 10.4 SDK) |
Updates RasterCatalog footprint spatial reference.
[Visual Basic .NET] Public Sub UpdateFootprintSpatialReference ( _ ByVal Catalog As IRasterCatalog _ )
[C#] public void UpdateFootprintSpatialReference ( IRasterCatalog Catalog );
[C++]
HRESULT UpdateFootprintSpatialReference(
IRasterCatalog* Catalog
);
[C++]
Parameters Catalog [in]
Catalog is a parameter of type IRasterCatalog