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

In This Topic
    DefaultSelectionFillColorHatched Property
    In This Topic
    Gets whether the default selection fill color (if any) will be hatched.
    Syntax
    public static bool DefaultSelectionFillColorHatched {get;}
    Public Shared ReadOnly Property DefaultSelectionFillColorHatched As Boolean
    Remarks
    A value of true means the fill color (if any) will be hatched. A value of false means the fill color (if any) will be solid.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also