This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRasterCatalog Interface > IRasterCatalog.RasterSpatialReference Property (ArcObjects .NET 10.5 SDK) |
The default Raster field spatial reference.
[Visual Basic .NET] Public ReadOnly Property RasterSpatialReference As ISpatialReference
[C#] public ISpatialReference RasterSpatialReference {get;}
[C++]
HRESULT get_RasterSpatialReference(
ISpatialReference** SpatialReference
);
[C++]
Parameters SpatialReference [out, retval]
SpatialReference is a parameter of type ISpatialReference