C# Class ESRI.ArcGIS.Client.Toolkit.SimplifiedLegendSupport

Inheritance: ILegendSupport
显示文件 Open project: Esri/arcgis-toolkit-sl-wpf Class Usage Examples

Public Methods

Method Description
QueryLegendInfos ( Action callback, Action errorCallback ) : void
SimplifiedLegendSupport ( Layer layer ) : System

Method Details

QueryLegendInfos() public method

public QueryLegendInfos ( Action callback, Action errorCallback ) : void
callback Action
errorCallback Action
return void

SimplifiedLegendSupport() public method

public SimplifiedLegendSupport ( Layer layer ) : System
layer Layer
return System