C# 클래스 SelectionSample.ZoomToLayerMultiItem

상속: ESRI.ArcGIS.Desktop.AddIns.MultiItem
파일 보기 프로젝트 열기: Esri/arcobjects-sdk-community-samples

보호된 메소드들

메소드 설명
OnClick ( System.Item item ) : void
OnPopup ( ItemCollection items ) : void

메소드 상세

OnClick() 보호된 메소드

protected OnClick ( System.Item item ) : void
item System.Item
리턴 void

OnPopup() 보호된 메소드

protected OnPopup ( ItemCollection items ) : void
items ItemCollection
리턴 void