Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Gbdx
Aggregations
AggregationButton
C# Class Gbdx.Aggregations.AggregationButton
The aggregation button.
Inheritance:
ESRI.ArcGIS.Desktop.AddIns.Button
显示文件
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