Method | Description | |
---|---|---|
GeographicCoordinates ( IGlobe globe, int screenX, int screenY ) : ESRI.ArcGIS.GlobeCore |
Method | Description | |
---|---|---|
GetGeographicCoordinates ( IGlobe globe, int screenX, int screenY, double &longitude, double &latitude, double &altitudeInKilometers ) : void |
public GeographicCoordinates ( IGlobe globe, int screenX, int screenY ) : ESRI.ArcGIS.GlobeCore | ||
globe | IGlobe | |
screenX | int | |
screenY | int | |
return | ESRI.ArcGIS.GlobeCore |