C# Class ArcGISWindowsPhoneSDK.ClipFeatures

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

Public Methods

Method Description
ClipFeatures ( ) : System

Private Methods

Method Description
ApplicationBarIconButton_Click ( object sender, EventArgs e ) : void
ClearButton_Click ( object sender, RoutedEventArgs e ) : void
GeoprocessorTask_Failed ( object sender, TaskFailedEventArgs e ) : void
GeoprocessorTask_JobCompleted ( object sender, JobInfoEventArgs e ) : void
MyDrawObject_DrawComplete ( object sender, DrawEventArgs args ) : void
ProcessingTimer_Tick ( object sender, EventArgs e ) : void

Method Details

ClipFeatures() public method

public ClipFeatures ( ) : System
return System