Méthode | Description | |
---|---|---|
Activate ( ESRI Application, ESRI Catalog ) : void | ||
Applies ( ESRI Selection ) : bool | ||
Deactivate ( ) : void | ||
Refresh ( ) : void | ||
SystemSettingChanged ( int flag, string section ) : void |
Méthode | Description | |
---|---|---|
ArcGISCategoryRegistration ( |
Required method for ArcGIS Component Category registration - Do not modify the contents of this method with the code editor.
|
|
ArcGISCategoryUnregistration ( |
Required method for ArcGIS Component Category unregistration - Do not modify the contents of this method with the code editor.
|
|
OnSelectionChanged ( IGxSelection Selection, object &initiator ) : void | ||
RegisterFunction ( |
||
UnregisterFunction ( |
public Activate ( ESRI Application, ESRI Catalog ) : void | ||
Application | ESRI | |
Catalog | ESRI | |
Résultat | void |
public SystemSettingChanged ( int flag, string section ) : void | ||
flag | int | |
section | string | |
Résultat | void |