Legend information from a Layer. More...
| Header | #include <Legend |
| Since | Esri |
| Inherits | Esri |
This class was introduced in Esri::ArcGISRuntime 100.0.
Public Functions
| virtual | ~ |
| QString | name() const |
| Esri | symbol(QObject *parent = nullptr) const |
Detailed Description
Member Function Documentation
[override virtual] LegendInfo::~LegendInfo ()
Destructor.
QString LegendInfo::name() const
Gets the name of the legend.
Esri::ArcGISRuntime::Symbol *LegendInfo::symbol(QObject *parent = nullptr) const
Gets the symbol of the legend with an optional parent.