C# Class GlobeGallery.GalleryWindow

Inheritance: System.Windows.Window
Afficher le fichier Open project: Esri/arcobjects-sdk-community-samples Class Usage Examples

Méthodes publiques

Свойство Type Description
mapGallery MapCollection
mapView GlobeView

Méthodes publiques

Méthode Description
GalleryWindow ( ) : System

Private Methods

Méthode Description
OnMapClick ( object sender, RoutedEventArgs e ) : void
Window_Closing ( object sender, System e ) : void

Method Details

GalleryWindow() public méthode

public GalleryWindow ( ) : System
Résultat System

Property Details

mapGallery public_oe property

public MapCollection mapGallery
Résultat MapCollection

mapView public_oe property

public GlobeView,GlobeGallery mapView
Résultat GlobeView