ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / RasterImageryOptions Class / DefaultBackgroundColor Property

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

    Property Value

    ArcGIS.Core.CIM.CIMColor
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.4 or higher.
    See Also