C# Class SuperMap.Web.Rendering.UniqueRenderer

Inheritance: System.Windows.DependencyObject, IRenderer, INotifyPropertyChanged
Afficher le fichier Open project: SuperMap/iClient-for-Silverlight

Méthodes publiques

Méthode Description
GetStyle ( Feature feature ) : Style

${mapping_UniqueRender_method_getStyle_D}

UniqueRenderer ( ) : System.Collections.ObjectModel

${mapping_UniqueRender_constructor_None_D}

Private Methods

Méthode Description
OnPropertyChanged ( string propertyName ) : void

Method Details

GetStyle() public méthode

${mapping_UniqueRender_method_getStyle_D}
public GetStyle ( Feature feature ) : Style
feature SuperMap.Web.Core.Feature ${mapping_UniqueRender_method_getStyle_param_feature}
Résultat SuperMap.Web.Core.Style

UniqueRenderer() public méthode

${mapping_UniqueRender_constructor_None_D}
public UniqueRenderer ( ) : System.Collections.ObjectModel
Résultat System.Collections.ObjectModel