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

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

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

    ArcGIS Pro version: 3.2 or higher.
    See Also