C# Class Gbdx.Aggregations.AggregationSelector

Inheritance: ESRI.ArcGIS.Desktop.AddIns.Tool
Afficher le fichier Open project: DigitalGlobe/DGConnect-ESRI

Méthodes publiques

Méthode Description
AggregationSelector ( ) : System

Méthodes protégées

Méthode Description
OnMouseDown ( MouseEventArgs arg ) : void

The on mouse down.

OnUpdate ( ) : void

Method Details

AggregationSelector() public méthode

public AggregationSelector ( ) : System
Résultat System

OnMouseDown() protected méthode

The on mouse down.
protected OnMouseDown ( MouseEventArgs arg ) : void
arg System.Windows.Forms.MouseEventArgs /// The mouse event arguments. ///
Résultat void

OnUpdate() protected méthode

protected OnUpdate ( ) : void
Résultat void