C# Class GlobeGraphicsToolbar.GeographicCoordinates

Afficher le fichier Open project: Esri/arcobjects-sdk-community-samples Class Usage Examples

Méthodes publiques

Méthode Description
GeographicCoordinates ( IGlobe globe, int screenX, int screenY ) : ESRI.ArcGIS.GlobeCore

Private Methods

Méthode Description
GetGeographicCoordinates ( IGlobe globe, int screenX, int screenY, double &longitude, double &latitude, double &altitudeInKilometers ) : void

Method Details

GeographicCoordinates() public méthode

public GeographicCoordinates ( IGlobe globe, int screenX, int screenY ) : ESRI.ArcGIS.GlobeCore
globe IGlobe
screenX int
screenY int
Résultat ESRI.ArcGIS.GlobeCore