C# 클래스 CustomRulesPageCS.NodeReductionRulePropertyPage

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

공개 메소드들

메소드 설명
Activate ( ) : int
Applies ( ISet objects ) : bool
Apply ( ) : void
Cancel ( ) : void
Deactivate ( ) : void
Hide ( ) : void
SetObjects ( ISet objects ) : void
Show ( ) : void
get_HelpContextID ( int controlID ) : int

비공개 메소드들

메소드 설명
FindMyRule ( ESRI Objectset ) : NodeReductionRule
Register ( string CLSID ) : void
SetVisibleControls ( ) : void
Unregister ( string CLSID ) : 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

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