ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.Raster Namespace / Raster Class / IsInteger Method
Version

    IsInteger Method (Raster)
    Gets a flag indicating whether the data in this raster is integer data.
    Syntax
    public bool IsInteger()

    Return Value

    A boolean value that is true if the data in this raster is integer data; otherwise, false.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also