C# Class OperationsDashboardAddIns.ZoomExtentMapTool

Inheritance: System.Windows.Controls.UserControl, IMapTool
Afficher le fichier Open project: Esri/table-searchnearby-zoom

Méthodes publiques

Méthode Description
Configure ( System owner ) : bool
OnActivated ( ) : void
OnDeactivated ( ) : void
ZoomExtentMapTool ( ) : System

Private Methods

Méthode Description
Button_Click ( object sender, RoutedEventArgs e ) : void

Method Details

Configure() public méthode

public Configure ( System owner ) : bool
owner System
Résultat bool

OnActivated() public méthode

public OnActivated ( ) : void
Résultat void

OnDeactivated() public méthode

public OnDeactivated ( ) : void
Résultat void

ZoomExtentMapTool() public méthode

public ZoomExtentMapTool ( ) : System
Résultat System