Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Gbdx
Aggregations
AggregationButton
C# 클래스 Gbdx.Aggregations.AggregationButton
The aggregation button.
상속:
ESRI.ArcGIS.Desktop.AddIns.Button
파일 보기
프로젝트 열기: DigitalGlobe/DGConnect-ESRI
공개 메소드들
메소드
설명
AggregationButton
( ) :
System
Initializes a new instance of the
AggregationButton
class.
보호된 메소드들
메소드
설명
OnClick
( ) :
void
The on click.
OnUpdate
( ) :
void
The on update.
메소드 상세
AggregationButton()
공개
메소드
Initializes a new instance of the
AggregationButton
class.
public
AggregationButton
( ) :
System
리턴
System
OnClick()
보호된
메소드
The on click.
protected
OnClick
( ) :
void
리턴
void
OnUpdate()
보호된
메소드
The on update.
protected
OnUpdate
( ) :
void
리턴
void