Свойство | Type | Description | |
---|---|---|---|
AVEvents_FocusMapChanged | void | ||
ArcGISCategoryRegistration | void | ||
ArcGISCategoryUnregistration | void | ||
ArcMap_NewOpenDocument | void | ||
AvEvent_ItemAdded | void | ||
CheckForSelectableLayer | bool | ||
FillComboBox | void | ||
GetExtension | |||
HasSelectableLayer | bool | ||
Initialize | void | ||
RegisterFunction | void | ||
StateCheck | esriExtensionState | ||
UnregisterFunction | void | ||
UpdateSelCountDockWin | void | ||
avEvent_ContentsChanged | void |
Méthode | Description | |
---|---|---|
SelectionExtension ( ) : System | ||
Shutdown ( ) : void | ||
Startup ( object &initializationData ) : void |
Méthode | Description | |
---|---|---|
AVEvents_FocusMapChanged ( ) : void | ||
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.
|
|
ArcMap_NewOpenDocument ( ) : void | ||
AvEvent_ItemAdded ( object Item ) : void | ||
CheckForSelectableLayer ( ) : bool | ||
FillComboBox ( ) : void | ||
GetExtension ( ) : |
||
HasSelectableLayer ( ) : bool | ||
Initialize ( ) : void | ||
RegisterFunction ( |
||
StateCheck ( bool requestEnable ) : esriExtensionState |
Determine extension state
|
|
UnregisterFunction ( |
||
UpdateSelCountDockWin ( ) : void | ||
avEvent_ContentsChanged ( ) : void |
public Startup ( object &initializationData ) : void | ||
initializationData | object | |
Résultat | void |