C# Class SuperMap.Web.Controls.Legend

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: SuperMap/iClient-for-Silverlight

Méthodes publiques

Свойство Type Description
IconSizeProperty System.Windows.DependencyProperty
ImageUrlProperty System.Windows.DependencyProperty
LayerProperty System.Windows.DependencyProperty
itemsControl System.Windows.Controls.ItemsControl

Méthodes publiques

Méthode Description
Legend ( ) : System

${controls_Legend_constructor_None_D}

OnApplyTemplate ( ) : void

${controls_Legend_method_onApplyTemplate_D}

Private Methods

Méthode Description
AddImageAndName ( string url, UriKind k, string layerName, bool ist ) : void
AddLegendItems ( List sls ) : void
BtnRefresh ( object sender, RoutedEventArgs e ) : void
GetLayerInfo ( ) : void
ProcessResourceType ( GetResourceParameters param, int i, List s, bool &isCustom ) : ResourceType
getMapStatusService_ProcessCompleted ( object sender, GetMapStatusEventArgs e ) : void
ser_ProcessCompleted ( object sender, GetResourceEventArgs e ) : void

Method Details

Legend() public méthode

${controls_Legend_constructor_None_D}
public Legend ( ) : System
Résultat System

OnApplyTemplate() public méthode

${controls_Legend_method_onApplyTemplate_D}
public OnApplyTemplate ( ) : void
Résultat void

Property Details

IconSizeProperty public_oe static_oe property

${controls_Legend_field_iconSizeProperty_D}
public static DependencyProperty,System.Windows IconSizeProperty
Résultat System.Windows.DependencyProperty

ImageUrlProperty public_oe static_oe property

${controls_Legend_field_imageUrlProperty_D}
public static DependencyProperty,System.Windows ImageUrlProperty
Résultat System.Windows.DependencyProperty

LayerProperty public_oe static_oe property

${controls_Legend_field_layerProperty_D}
public static DependencyProperty,System.Windows LayerProperty
Résultat System.Windows.DependencyProperty

itemsControl public_oe property

${controls_Legend_field_itemsControl_D}
public ItemsControl,System.Windows.Controls itemsControl
Résultat System.Windows.Controls.ItemsControl