C# Class SuperMap.Web.Controls.MapLegendItemInfo

Inheritance: LayerLegendItemInfo
Afficher le fichier Open project: SuperMap/iClient-for-Silverlight

Méthodes publiques

Méthode Description
MapLegendItemInfo ( Layer iClientLayer, Map iClientMap, bool _showOnlyVisibleLayers, double height, double width, bool expanded, Action action ) : System

Private Methods

Méthode Description
Attach ( LegendTree legendTree ) : void
Detach ( ) : void
MapLegendItemInfo ( ) : System
SwitchLayersInfo ( string url, string layerid ) : void
layerServices_ProcessCompleted ( object sender, GetLayersInfoEventArgs e ) : void

Method Details

MapLegendItemInfo() public méthode

public MapLegendItemInfo ( Layer iClientLayer, Map iClientMap, bool _showOnlyVisibleLayers, double height, double width, bool expanded, Action action ) : System
iClientLayer SuperMap.Web.Mapping.Layer
iClientMap SuperMap.Web.Mapping.Map
_showOnlyVisibleLayers bool
height double
width double
expanded bool
action Action
Résultat System