Defines selection properties for the GeoView. More...
Import Statement: | import Esri.ArcGISRuntime 100.15 |
Since: | Esri.ArcGISRuntime 100.4 |
Inherits: |
Properties
- color : color
Signals
Detailed Description
Default values are as follows:
- color - Cyan
See also GeoView.
Property Documentation
color : color |
The color value in the selection properties.
The default value is Cyan.
Signal Documentation
Emitted when the color property changes.
Note: The corresponding handler is onColorChanged
.