RasterLayer.NoDataValues

RasterLayer.NoDataValues property

Gets the values that represents background or ’no data’ of the raster.

public abstract IRasterValues NoDataValues { get; }

See Also