C# Class SuperMap.WinRT.Rendering.UniqueRenderer

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

Public Methods

Method Description
GetStyle ( Feature feature ) : Style

${mapping_UniqueRender_method_getStyle_D}

UniqueRenderer ( ) : System.Collections.ObjectModel

${mapping_UniqueRender_constructor_None_D}

Private Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Method Details

GetStyle() public method

${mapping_UniqueRender_method_getStyle_D}
public GetStyle ( Feature feature ) : Style
feature SuperMap.WinRT.Core.Feature ${mapping_UniqueRender_method_getStyle_param_feature}
return SuperMap.WinRT.Core.Style

UniqueRenderer() public method

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