C# Class ArcGISWindowsPhoneSDK.ConvexHull

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

Public Methods

Method Description
ConvexHull ( ) : System

Private Methods

Method Description
ConvexButton_Click ( object sender, RoutedEventArgs e ) : void
DrawPointButton_Click ( object sender, EventArgs e ) : void
GeometryService_ConvexHullCompleted ( object sender, GeometryEventArgs e ) : void
GeometryService_Failed ( object sender, TaskFailedEventArgs e ) : void
MyDrawObject_DrawComplete ( object sender, DrawEventArgs args ) : void

Method Details

ConvexHull() public method

public ConvexHull ( ) : System
return System