ArcGIS Pro 3.7 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 Shared ReadOnly Property DefaultSelectionFillColorHatched As Boolean
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also