Name | Description | |
---|---|---|
SetCombinationMethod | Sets the selection combination mode. This method must be called on the MCT. Use QueuedTask.Run. | |
SetDefaultColor | Sets the default selection color. This method must be called on the MCT. Use QueuedTask.Run. | |
SetDefaultHighlightColor | Sets the default highlight selection color. This method must be called on the MCT. Use QueuedTask.Run. | |
SetDefaultHighlightColorAsync | Sets the default highlight selection color. | |
SetDefaultSelectionFillColor | Sets the default selection fill color. This method must be called on the MCT. Use QueuedTask.Run. | |
SetDefaultSelectionFillColorAsync | Sets the default selection fill color. This method must be called on the MCT. Use QueuedTask.Run. | |
SetDefaultSelectionFillColorHatched | Sets whether the default selection fill color (if any) will be hatched or solid. This method must be called on the MCT. Use QueuedTask.Run. | |
SetDefaultSelectionFillColorHatchedAsync | Sets whether the default selection fill color (if any) will be hatched or solid. | |
SetEnableClickTolerance | Sets the value indicating whether click tolerance is enabled. This method must be called on the MCT. Use QueuedTask.Run. | |
SetKeepInvisibleFeatureSelected | Sets a value indicating whether to keep invisible features selected with a new selection. This method must be called on the MCT. Use QueuedTask.Run. | |
SetSaveSelection | Sets a value indicating whether to save layer and standalone table selection with maps. This method must be called on the MCT. Use QueuedTask.Run. | |
SetSelectionMethod | Sets the SelectionMethod. This method must be called on the MCT. Use QueuedTask.Run. | |
SetSelectionTolerance | Sets the search tolerance in device units. This method must be called on the MCT. Use QueuedTask.Run. | |
SetShowSelectionChip | Sets a value indicating whether to display the Selection Chip, when coincident or overlapping features are selected. This method must be called on the MCT. Use QueuedTask.Run. | |
SetShowSelectionGraphic | Sets a value indicating whether to display the selection graphic during selection. This method must be called on the MCT. Use QueuedTask.Run. |