C# Class SuperMap.WindowsPhone.Rendering.UniqueRenderer

Inheritance: System.Windows.DependencyObject, IRenderer, INotifyPropertyChanged
Show file Open project: SuperMap/iClient-for-Win8

Public Methods

Method Description
GetStyle ( Feature feature ) : Style

${WP_mapping_UniqueRender_method_getStyle_D}

UniqueRenderer ( ) : System.Collections.ObjectModel

${WP_mapping_UniqueRender_constructor_None_D}

Private Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Method Details

GetStyle() public method

${WP_mapping_UniqueRender_method_getStyle_D}
public GetStyle ( Feature feature ) : Style
feature SuperMap.WindowsPhone.Core.Feature ${WP_mapping_UniqueRender_method_getStyle_param_feature}
return SuperMap.WindowsPhone.Core.Style

UniqueRenderer() public method

${WP_mapping_UniqueRender_constructor_None_D}
public UniqueRenderer ( ) : System.Collections.ObjectModel
return System.Collections.ObjectModel