[]
Obtains rendering legend items.
IEnumerable<IMapLegendItem> ProcessLegend(IMapLegend legend)
Type | Name | Description |
---|---|---|
IMapLegend | legend | The map legend to process. |
Type | Description |
---|---|
IEnumerable<IMapLegendItem> | An IEnumerable<T> representing the processed legend items. |