C# Класс AnimationDeveloperSamples.MapGraphicTrackPropPage

Наследование: IComPropertyPage
Показать файл Открыть проект

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

Метод Описание
Activate ( ) : int
Applies ( ISet Objects ) : bool
Apply ( ) : void
Cancel ( ) : void
Deactivate ( ) : void
Hide ( ) : void
MapGraphicTrackPropPage ( ) : System
SetObjects ( ISet Objects ) : void
Show ( ) : void
get_HelpContextID ( int controlID ) : int

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

Метод Описание
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

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

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

public Activate ( ) : int
Результат int

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

public Applies ( ISet Objects ) : bool
Objects ISet
Результат bool

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

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

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

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

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

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

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

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

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

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

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

public SetObjects ( ISet Objects ) : void
Objects ISet
Результат void

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

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

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

public get_HelpContextID ( int controlID ) : int
controlID int
Результат int