Identify Graphics Overlay Result
The identify graphics overlay result contains the identified geoelements of an overlay. Operations that identify the geoelements in a graphics overlay, such as GeoView.identifyGraphicsOverlay or GeoView.identifyGraphicsOverlays, return the resulting geoelements in an IdentifyGraphicsOverlayResult.geoElements collection for each graphics overlay.
Since
200.1.0
Properties
Link copied to clipboard
The collection of identified geoelements. If there are no geoelement results in the overlay, an empty collection is returned. This collection may contain the identified graphics or identified aggregate geoelements if the overlay is enabled with AggregationFeatureReduction.
Link copied to clipboard
The graphics overlay that contains the identified graphics.