C# Класс ExtentView_CS.clsExtentView

Наследование: ESRI.ArcGIS.CatalogUI.IGxView
Показать файл Открыть проект

Открытые методы

Метод Описание
Activate ( ESRI Application, ESRI Catalog ) : void
Applies ( ESRI Selection ) : bool
Deactivate ( ) : void
Refresh ( ) : void
SystemSettingChanged ( int flag, string section ) : void
clsExtentView ( ) : System

Приватные методы

Метод Описание
ArcGISCategoryRegistration ( Type registerType ) : void

Required method for ArcGIS Component Category registration - Do not modify the contents of this method with the code editor.

ArcGISCategoryUnregistration ( Type registerType ) : void

Required method for ArcGIS Component Category unregistration - Do not modify the contents of this method with the code editor.

OnSelectionChanged ( ESRI Selection, object &initiator ) : void
RegisterFunction ( Type registerType ) : void
UnregisterFunction ( Type registerType ) : void

Описание методов

Activate() публичный Метод

public Activate ( ESRI Application, ESRI Catalog ) : void
Application ESRI
Catalog ESRI
Результат void

Applies() публичный Метод

public Applies ( ESRI Selection ) : bool
Selection ESRI
Результат bool

Deactivate() публичный Метод

public Deactivate ( ) : void
Результат void

Refresh() публичный Метод

public Refresh ( ) : void
Результат void

SystemSettingChanged() публичный Метод

public SystemSettingChanged ( int flag, string section ) : void
flag int
section string
Результат void

clsExtentView() публичный Метод

public clsExtentView ( ) : System
Результат System