ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / SelectionOptions Class


In This Topic
    SelectionOptions Class Properties
    In This Topic

    For a list of all members of this type, see SelectionOptions members.

    Public Properties
     NameDescription
    Public Property Gets the default selection color.  
    Public Property Gets the default selection fill color.  
    Public Property Gets the default search tolerance in device units.  
    Public Property Gets the value indicating whether click tolerance is enabled.  
    Public Property Gets if the selection fill is hatched.  
    Public Property Gets a value indicating whether to keep invisible features selected with a new selection.  
    Public Property Gets a value indicating whether to save layer and standalone table selection with maps.  
    Public Property Gets the selection color.  
    Public Property Gets the selection fill color. A null value indicates that no color is applied to polygon interiors.  
    Public Property Gets the search tolerance in device units.  
    Public Property Gets a value indicating whether to display the Selection Chip, when coincident or overlapping features are selected.  
    Public Property Gets a value indicating whether to display the selection graphic during selection.  
    Top
    See Also