C# Class ArcGISWindowsPhoneSDK.ShowMapExtent

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

Public Methods

Method Description
MyMap_ExtentChanging ( object sender, ESRI e ) : void
ShowMapExtent ( ) : System

Private Methods

Method Description
MyMap_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

MyMap_ExtentChanging() public method

public MyMap_ExtentChanging ( object sender, ESRI e ) : void
sender object
e ESRI
return void

ShowMapExtent() public method

public ShowMapExtent ( ) : System
return System