public enum SelectionCombinationMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SelectionCombinationMethod Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum SelectionCombinationMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SelectionCombinationMethod Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Add | Adds to the current selection. |
And | Selects from the current selection. |
New | Creates a new selection. |
Subtract | Subtracts from the current selection. |
XOR | Performs an 'exclusive or' with the current selection. |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Mapping.SelectionCombinationMethod
Target Platforms: Windows 10, Windows 8.1