C# 클래스 Gbdx.Aggregations.Aggregations.AddinImpl

Implementation class of the dockable window add-in. It is responsible for creating and disposing the user interface class of the dockable window.
상속: ESRI.ArcGIS.Desktop.AddIns.DockableWindow
파일 보기 프로젝트 열기: DigitalGlobe/DGConnect-ESRI

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void
OnCreateChild ( ) : IntPtr

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

OnCreateChild() 보호된 메소드

protected OnCreateChild ( ) : IntPtr
리턴 System.IntPtr