C# 클래스 AnimationDeveloperSamples.MapGraphicTrackPropPage

상속: IComPropertyPage
파일 보기 프로젝트 열기: Esri/arcobjects-sdk-community-samples

공개 메소드들

메소드 설명
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