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();
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.