Public Shared Sub SetCombinationMethod( _ ByVal combinationMethod As SelectionCombinationMethod _ )
public static void SetCombinationMethod( SelectionCombinationMethod combinationMethod )
Parameters
- combinationMethod
- The selection combination mode.
Public Shared Sub SetCombinationMethod( _ ByVal combinationMethod As SelectionCombinationMethod _ )
public static void SetCombinationMethod( SelectionCombinationMethod combinationMethod )
| Exception | Description |
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)