C# Класс CustomRootObject_CS.clsGxStyleView

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

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

Метод Описание
Activate ( ESRI Application, ESRI Catalog ) : void
Applies ( ESRI Selection ) : bool
Deactivate ( ) : void
PreviewItem ( long hDC, tagRECT r ) : void
Refresh ( ) : void
SystemSettingChanged ( int flag, string section ) : void
clsGxStyleView ( ) : 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.

RegisterFunction ( Type registerType ) : void
UnregisterFunction ( Type registerType ) : void
m_pSelection_OnSelectionChanged ( IGxSelection Selection, object &initiator ) : 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

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

public PreviewItem ( long hDC, tagRECT r ) : void
hDC long
r tagRECT
Результат void

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

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

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

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

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

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