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