C# Class csCommon.MapPlugins.EsriMap.EsriMapView

Interaction logic for EsriMapView.xaml
Datei anzeigen Open project: TNOCS/csTouch Class Usage Examples

Public Methods

Method Description
EsriMapView ( ) : csShared
StartTransition ( ) : void

Private Methods

Method Description
EmMainExtentChanged ( object sender, ExtentEventArgs e ) : void
EmMainExtentChanging ( object sender, ExtentEventArgs e ) : void
EsriMapViewLoaded ( object sender, RoutedEventArgs e ) : void
GridDrop ( object sender, SurfaceDragDropEventArgs e ) : void
ViewDefTransitionStarted ( object sender, EventArgs e ) : void
da_Completed ( object sender, EventArgs e ) : void
emMain_ExtentChanged ( object sender, ExtentEventArgs e ) : void

Method Details

EsriMapView() public method

public EsriMapView ( ) : csShared
return csShared

StartTransition() public method

public StartTransition ( ) : void
return void