This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterDefaultProps Interface > IRasterDefaultProps.DefaultSpatialReference Property (ArcObjects .NET 10.4 SDK) |
The default spatial reference.
[Visual Basic .NET] Public ReadOnly Property DefaultSpatialReference As ISpatialReference
[C#] public ISpatialReference DefaultSpatialReference {get;}
[C++]
HRESULT get_DefaultSpatialReference(
ISpatialReference** SpatialRef
);
[C++]
Parameters SpatialRef [out, retval]
SpatialRef is a parameter of type ISpatialReference