ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / RasterImageryOptions Class / DefaultNoDataColor Property

In This Topic
    DefaultNoDataColor Property
    In This Topic
    Gets the application default raster NoData color.
    Syntax
    public CIMColor DefaultNoDataColor {get;}
    Public ReadOnly Property DefaultNoDataColor As CIMColor

    Property Value

    ArcGIS.Core.CIM.CIMColor
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also