The identify geometry editor result contains the identified visual elements of a GeometryEditor. More...
Header | #include <Identify |
Since | Esri |
Inherits | Esri |
Public Functions
Q | elements() const |
Detailed Description
MapView::identifyGeometryEditorAsync(const QPointF&, double, QObject*) returns the resulting geometry editor elements in a elements collection.
Member Function Documentation
QList <Esri::ArcGISRuntime::GeometryEditorElement *> IdentifyGeometryEditorResult::elements() const
Returns the collection of identified geometry editor elements.
If there are no geometry editor elements in the geometry editor, an empty collection is returned.