C# Class ArcGISRuntime.UWP.Samples.AnalyzeViewshed.AnalyzeViewshed

Datei anzeigen Open project: Esri/arcgis-runtime-samples-dotnet

Public Methods

Method Description
AnalyzeViewshed ( ) : Esri.ArcGISRuntime.Data

Private Methods

Method Description
CalculateViewshed ( MapPoint location ) : System.Threading.Tasks.Task
CreateOverlays ( ) : void
Initialize ( ) : void
OnMapViewTapped ( object sender, GeoViewInputEventArgs e ) : void
SetBusy ( bool isBusy = true ) : void

Method Details

AnalyzeViewshed() public method

public AnalyzeViewshed ( ) : Esri.ArcGISRuntime.Data
return Esri.ArcGISRuntime.Data