C# Class ArcGISWindowsPhoneSDK.SOEElevationData

Inheritance: PhoneApplicationPage
Show file Open project: Esri/arcgis-samples-winphone

Public Methods

Method Description
SOEElevationData ( ) : System

Private Methods

Method Description
EnableDrawClick ( object sender, EventArgs e ) : void
Menu_List_Click ( object sender, EventArgs e ) : void
SetPixel ( System.Windows.Media.Imaging.WriteableBitmap bitmap, int row, int col, int alpha, int red, int green, int blue ) : void
drawObject_DrawComplete ( object sender, DrawEventArgs e ) : void
wc_OpenReadCompleted ( object sender, OpenReadCompletedEventArgs e ) : void

Method Details

SOEElevationData() public method

public SOEElevationData ( ) : System
return System