C# Class Gbdx.Vector_Index.ESRI_Tools.VectorIndexButton

The vector index button.
Inheritance: ESRI.ArcGIS.Desktop.AddIns.Button
Show file Open project: DigitalGlobe/DGConnect-ESRI

Protected Methods

Method Description
OnClick ( ) : void

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

OnUpdate ( ) : void

The on update.

Method Details

OnClick() protected method

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

OnUpdate() protected method

The on update.
protected OnUpdate ( ) : void
return void