Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Gbdx
Aggregations
AggregationButton
C# Class Gbdx.Aggregations.AggregationButton
The aggregation button.
Inheritance:
ESRI.ArcGIS.Desktop.AddIns.Button
Mostrar archivo
Open project: DigitalGlobe/DGConnect-ESRI
Public Methods
Method
Description
AggregationButton
( ) :
System
Initializes a new instance of the
AggregationButton
class.
Protected Methods
Method
Description
OnClick
( ) :
void
The on click.
OnUpdate
( ) :
void
The on update.
Method Details
AggregationButton()
public
method
Initializes a new instance of the
AggregationButton
class.
public
AggregationButton
( ) :
System
return
System
OnClick()
protected
method
The on click.
protected
OnClick
( ) :
void
return
void
OnUpdate()
protected
method
The on update.
protected
OnUpdate
( ) :
void
return
void