How do i get the class ESRI.ArcGIS.E2API?
public class ButtonWalkthrough : ESRI.ArcGISExplorer.Application.Button { public override void OnClick() { MapDisplay md = ESRI.ArcGISExplorer.Application.Application.ActiveMapDisplay; ESRI.ArcGISExplorer.Geometry.Point location = md.TrackPoint();
public CustomTaskControl(CustomTaskUI taskUI) { _taskUI = taskUI; ESRI.ArcGIS.E2API.Point location = _taskUI.E2.CurrentView.TrackPoint();
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.