Property CellSizeX
CellSizeX
Gets the cell size (spatial resolution) of the raster in the x dimension.
Declaration
public double CellSizeX { get; }
Property Value
| Type | Description |
|---|---|
| double | Gets the cell size (spatial resolution) of the raster in the x dimension. |
Remarks
The cell size is in the units of the SpatialReference.
If the raster is not georeferenced, this property is 1.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |