Property | Type | Description | |
---|---|---|---|
RendererLegendChanged | void |
Method | Description | |
---|---|---|
QueryLegendInfos ( Action |
Queries for the legend infos of the layer. The returned result is encapsulated in a LayerLegendInfo object. |
Method | Description | |
---|---|---|
RendererLegendChanged ( object sender, |
public QueryLegendInfos ( Action |
||
callback | Action |
The method to call on completion. |
errorCallback | Action |
The method to call in the event of an error. |
return | void |