C# 클래스 MultivariateRenderers.MultivariateRendPropPageCS

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

Private Properties

프로퍼티 타입 설명
DeleteObject bool
Reg void
Unreg void

공개 메소드들

메소드 설명
Activate ( ) : int
Applies ( ESRI objects ) : bool
Apply ( ) : void
CanEdit ( IFeatureRenderer obj ) : bool
Cancel ( ) : void
CreateCompatibleObject ( object kind ) : object
Deactivate ( ) : void
Hide ( ) : void
MultivariateRendPropPageCS ( ) : System
QueryObject ( object theObject ) : void
SetObjects ( ESRI objects ) : void
Show ( ) : void
get_HelpContextID ( int controlID ) : int

비공개 메소드들

메소드 설명
DeleteObject ( IntPtr hObject ) : bool
Reg ( string regKey ) : void
Unreg ( string regKey ) : void

메소드 상세

Activate() 공개 메소드

public Activate ( ) : int
리턴 int

Applies() 공개 메소드

public Applies ( ESRI objects ) : bool
objects ESRI
리턴 bool

Apply() 공개 메소드

public Apply ( ) : void
리턴 void

CanEdit() 공개 메소드

public CanEdit ( IFeatureRenderer obj ) : bool
obj IFeatureRenderer
리턴 bool

Cancel() 공개 메소드

public Cancel ( ) : void
리턴 void

CreateCompatibleObject() 공개 메소드

public CreateCompatibleObject ( object kind ) : object
kind object
리턴 object

Deactivate() 공개 메소드

public Deactivate ( ) : void
리턴 void

Hide() 공개 메소드

public Hide ( ) : void
리턴 void

MultivariateRendPropPageCS() 공개 메소드

public MultivariateRendPropPageCS ( ) : System
리턴 System

QueryObject() 공개 메소드

public QueryObject ( object theObject ) : void
theObject object
리턴 void

SetObjects() 공개 메소드

public SetObjects ( ESRI objects ) : void
objects ESRI
리턴 void

Show() 공개 메소드

public Show ( ) : void
리턴 void

get_HelpContextID() 공개 메소드

public get_HelpContextID ( int controlID ) : int
controlID int
리턴 int