ArcGIS Pro 2.8 API Reference Guide
GetNoDataValue Method (Raster)

ArcGIS.Core.Data.Raster Namespace > Raster Class : GetNoDataValue Method
Gets the NoData value of this raster. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public object GetNoDataValue()
Public Function GetNoDataValue() As Object

Return Value

An object representing the NoData value.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Raster Class
Raster Members