ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / MapControlContent Class / BackgroundColor Property

In This Topic
    BackgroundColor Property (MapControlContent)
    In This Topic
    Gets and sets the background color for the MapControl. This property only applies to layer and item content.
    Syntax
    public CIMColor BackgroundColor {get; set;}
    Public Property BackgroundColor As CIMColor
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also