This document is archived and information here might be outdated. Recommended version. |
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*