C# Class GlobeGallery.GalleryWindow

Inheritance: System.Windows.Window
Datei anzeigen Open project: Esri/arcobjects-sdk-community-samples Class Usage Examples

Public Properties

Property Type Description
mapGallery MapCollection
mapView GlobeView

Public Methods

Method Description
GalleryWindow ( ) : System

Private Methods

Method Description
OnMapClick ( object sender, RoutedEventArgs e ) : void
Window_Closing ( object sender, System e ) : void

Method Details

GalleryWindow() public method

public GalleryWindow ( ) : System
return System

Property Details

mapGallery public_oe property

public MapCollection mapGallery
return MapCollection

mapView public_oe property

public GlobeView,GlobeGallery mapView
return GlobeView