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();
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.