C# Class WPFMapViewer.MapWindow

Interaction logic for Window1.xaml
Inheritance: System.Windows.Window
Exibir arquivo Open project: Esri/arcobjects-sdk-community-samples

Public Methods

Method Description
MapWindow ( ) : System

Private Methods

Method Description
CreateEngineControls ( ) : void
LoadMap ( ) : void
Window_Closing ( object sender, System e ) : void
Window_Loaded ( object sender, RoutedEventArgs e ) : void
mapControl_OnMouseMove ( object sender, IMapControlEvents2_OnMouseMoveEvent e ) : void

Method Details

MapWindow() public method

public MapWindow ( ) : System
return System