ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SelectionEnvironment Class / DefaultSelectionFillColor Property

In This Topic
    DefaultSelectionFillColor Property
    In This Topic
    Gets the default selection fill color.
    Syntax
    public static CIMColor DefaultSelectionFillColor {get;}
    Public Shared ReadOnly Property DefaultSelectionFillColor As CIMColor
    Remarks
    A selection color applied to polygon interiors. Color can be null
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also