C# Class ArcGISWindowsPhoneSDK.BufferPoint

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

Public Methods

Method Description
BufferPoint ( ) : System

Private Methods

Method Description
DrawPointButton_Click ( object sender, EventArgs e ) : void
GeometryService_BufferCompleted ( object sender, GraphicsEventArgs args ) : void
GeometryService_Failed ( object sender, TaskFailedEventArgs e ) : void
myDrawObject_DrawComplete ( object sender, DrawEventArgs e ) : void

Method Details

BufferPoint() public method

public BufferPoint ( ) : System
return System