Property RasterInfo
RasterInfo
Gets the metadata that describes the raster.
Declaration
public RasterInfo? RasterInfo { get; }
Property Value
| Type | Description |
|---|---|
| RasterInfo | Metadata that describes the raster. |
Remarks
This property is null by default and is populated when the raster loads.
Raster info is not available for rasters of type MosaicDatasetRaster, GeoPackageRaster, ImageServiceRaster, or for rasters created from a RasterFunction.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |