C# Класс GlobeGraphicsToolbar.GeographicCoordinates

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GeographicCoordinates ( IGlobe globe, int screenX, int screenY ) : ESRI.ArcGIS.GlobeCore

Приватные методы

Метод Описание
GetGeographicCoordinates ( IGlobe globe, int screenX, int screenY, double &longitude, double &latitude, double &altitudeInKilometers ) : void

Описание методов

GeographicCoordinates() публичный Метод

public GeographicCoordinates ( IGlobe globe, int screenX, int screenY ) : ESRI.ArcGIS.GlobeCore
globe IGlobe
screenX int
screenY int
Результат ESRI.ArcGIS.GlobeCore