C# Класс ArcGISWindowsPhoneSDK.DynamicLayerThematic

Наследование: PhoneApplicationPage
Показать файл Открыть проект

Открытые методы

Метод Описание
DynamicLayerThematic ( ) : System.Collections.Generic

Защищенные методы

Метод Описание
OnBackKeyPress ( System e ) : void

Приватные методы

Метод Описание
ColorRampListBox_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
EndColorListBox_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
FeatureLayer_Initialized ( object sender, System e ) : void
InitializeRenderingInfo ( ) : void
PageListBox_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
PopulateListBoxes ( ) : void
PropertyButton_Click ( object sender, System e ) : void
RenderButton_Click ( object sender, System e ) : void
ShowLegendButton_Click ( object sender, System e ) : void
ShowThematicPropertiesButton_Click ( object sender, System e ) : void
StartColorListBox_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Описание методов

DynamicLayerThematic() публичный Метод

public DynamicLayerThematic ( ) : System.Collections.Generic
Результат System.Collections.Generic

OnBackKeyPress() защищенный Метод

protected OnBackKeyPress ( System e ) : void
e System
Результат void