C# 클래스 CustomRootObject_CS.clsGxStyleGallery

상속: ESRI.ArcGIS.Catalog.IGxObject, ESRI.ArcGIS.Catalog.IGxObjectContainer
파일 보기 프로젝트 열기: Esri/arcobjects-sdk-community-samples

공개 프로퍼티들

프로퍼티 타입 설명
m_pGallery IStyleGallery

공개 메소드들

메소드 설명
AddChild ( ESRI child ) : ESRI.ArcGIS.Catalog.IGxObject
Attach ( ESRI Parent, ESRI pCatalog ) : void
DeleteChild ( ESRI child ) : void
Detach ( ) : void
Refresh ( ) : void
clsGxStyleGallery ( ) : 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.

LoadChildren ( ) : void
RegisterFunction ( Type registerType ) : void
UnregisterFunction ( Type registerType ) : void

메소드 상세

AddChild() 공개 메소드

public AddChild ( ESRI child ) : ESRI.ArcGIS.Catalog.IGxObject
child ESRI
리턴 ESRI.ArcGIS.Catalog.IGxObject

Attach() 공개 메소드

public Attach ( ESRI Parent, ESRI pCatalog ) : void
Parent ESRI
pCatalog ESRI
리턴 void

DeleteChild() 공개 메소드

public DeleteChild ( ESRI child ) : void
child ESRI
리턴 void

Detach() 공개 메소드

public Detach ( ) : void
리턴 void

Refresh() 공개 메소드

public Refresh ( ) : void
리턴 void

clsGxStyleGallery() 공개 메소드

public clsGxStyleGallery ( ) : System
리턴 System

프로퍼티 상세

m_pGallery 공개적으로 프로퍼티

public IStyleGallery m_pGallery
리턴 IStyleGallery