<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Selecting points on a map with the mouse in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/selecting-points-on-a-map-with-the-mouse/m-p/667920#M8421</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Feature tables has a QueryAsync method where the query parameters takes a geometry for intersection test.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Oct 2017 20:40:11 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2017-10-12T20:40:11Z</dc:date>
    <item>
      <title>Selecting points on a map with the mouse</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/selecting-points-on-a-map-with-the-mouse/m-p/667917#M8418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the best way to select a group of points on a map?&amp;nbsp; I would like to use the mouse to draw a box around them similar to Microsoft Paint.&amp;nbsp; Once selected the points would change to another color to show that they are selected.&amp;nbsp; It seems that if I hold down the Ctrl+Shift keys, click the mouse and drag it I do get a box but then the map zooms out.&amp;nbsp; My application is a .Net app using WPF.&amp;nbsp; I am using the 100.1 version of Esri ArcGIS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 18:03:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/selecting-points-on-a-map-with-the-mouse/m-p/667917#M8418</guid>
      <dc:creator>RichardRolston</dc:creator>
      <dc:date>2017-10-09T18:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting points on a map with the mouse</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/selecting-points-on-a-map-with-the-mouse/m-p/667918#M8419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the MapView.SketchEditor to draw a box, then use the box drawn to perform a spatial query, and select whichever features came back from the query.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 18:27:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/selecting-points-on-a-map-with-the-mouse/m-p/667918#M8419</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-10-09T18:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting points on a map with the mouse</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/selecting-points-on-a-map-with-the-mouse/m-p/667919#M8420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there any examples of performing a spatial query using the 100.1 runtime?&amp;nbsp; I could not find any.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2017 18:03:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/selecting-points-on-a-map-with-the-mouse/m-p/667919#M8420</guid>
      <dc:creator>RichardRolston</dc:creator>
      <dc:date>2017-10-12T18:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting points on a map with the mouse</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/selecting-points-on-a-map-with-the-mouse/m-p/667920#M8421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Feature tables has a QueryAsync method where the query parameters takes a geometry for intersection test.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2017 20:40:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/selecting-points-on-a-map-with-the-mouse/m-p/667920#M8421</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-10-12T20:40:11Z</dc:date>
    </item>
  </channel>
</rss>

