Show / Hide Table of Contents

Property SpatialReference

SpatialReference

Gets the spatial reference of the raster.

Declaration
public SpatialReference? SpatialReference { get; }
Property Value
Type Description
SpatialReference

The spatial reference of the raster.

Remarks

Properties such as Extent, CellSizeX, and CellSizeY are defined in the context of this spatial reference.

If the raster is not georeferenced, this property is null.

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.