C# 클래스 ArcGISWindowsPhoneSDK.RoutingDirections

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

공개 메소드들

메소드 설명
RoutingDirections ( ) : System

비공개 메소드들

메소드 설명
Expand ( Envelope e ) : Envelope
FormatDistance ( double dist, string units ) : string
FormatTime ( double minutes ) : string
GetDirections_Click ( object sender, RoutedEventArgs e ) : void
ParseSearchText ( string searchText ) : LocatorFindParameters
StackPanel_MouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
directionsSegment_MouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
locator_FindCompleted ( object sender, LocatorFindEventArgs e ) : void
routeTask_SolveCompleted ( object sender, RouteEventArgs e ) : void
task_Failed ( object sender, TaskFailedEventArgs e ) : void

메소드 상세

RoutingDirections() 공개 메소드

public RoutingDirections ( ) : System
리턴 System