C# 클래스 ArcGISWindowsPhoneSDK.DynamicLayerThematic

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: Esri/arcgis-samples-winphone

공개 메소드들

메소드 설명
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