C# Class Gbdx.Vector_Index.ESRI_Tools.VectorIndexButton

The vector index button.
Inheritance: ESRI.ArcGIS.Desktop.AddIns.Button
Afficher le fichier Open project: DigitalGlobe/DGConnect-ESRI

Méthodes protégées

Méthode Description
OnClick ( ) : void

The on click method for the button are the arcmap toolbar.

OnUpdate ( ) : void

The on update.

Method Details

OnClick() protected méthode

The on click method for the button are the arcmap toolbar.
protected OnClick ( ) : void
Résultat void

OnUpdate() protected méthode

The on update.
protected OnUpdate ( ) : void
Résultat void