Property IsSelected
IsSelected
Gets or sets a value indicating whether the aggregate geoelement is selected, false
otherwise.
Declaration
public bool IsSelected { get; set; }
Property Value
Type | Description |
---|---|
System. |
|
Remarks
Selecting an Aggregate
As a user navigates the map, aggregate geoelements update dynamically depending on the map's scale and extent.
When aggregate geoelements are re-created, new aggregate geoelements are drawn. This also clears selection halos of any
previously referenced Aggregate
Note that the selection halo that highlights an aggregate geoelement is transient.
In addition to the map's scale and extent changes, changes to underlying properties of Aggregation
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.4 - 200.6 |
.NET | 200.4 - 200.6 |
.NET Windows | 200.4 - 200.6 |
.NET Android | 200.4 - 200.6 |
.NET iOS | 200.4 - 200.6 |
.NET Framework | 200.4 - 200.6 |
UWP | 200.4 - 200.6 |