C# Class SelectionSample.ZoomToLayerMultiItem

Inheritance: ESRI.ArcGIS.Desktop.AddIns.MultiItem
Exibir arquivo Open project: Esri/arcobjects-sdk-community-samples

Protected Methods

Method Description
OnClick ( System.Item item ) : void
OnPopup ( ItemCollection items ) : void

Method Details

OnClick() protected method

protected OnClick ( System.Item item ) : void
item System.Item
return void

OnPopup() protected method

protected OnPopup ( ItemCollection items ) : void
items ItemCollection
return void