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

    DefaultSelectionFillColorHatched Property
    Gets whether the default selection fill color (if any) will be hatched.
    Syntax
    public static bool DefaultSelectionFillColorHatched {get;}
    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