<?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 GraphicTracker's HitTest doesn't return correct value in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/graphictracker-s-hittest-doesn-t-return-correct/m-p/484278#M13082</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm having an issue with returning the ID of a graphic when using the GraphicTracker. Any one else seen this? Esri sample works when adding individual graphics one at a time but mine are all added at once on a timer. Once the graphics are added I can see that they have their ID but once I use HitTest via a selection tool they all come out with a value of Zero. Anyone else seen this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;int graphicID = graphicTracker.Add(point, trackerSymbol); // returns a correct value when added&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;int id = graphicTracker.HitTest(X, Y); // returns 0 for any graphic&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ron&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Feb 2012 18:31:11 GMT</pubDate>
    <dc:creator>RonVincent</dc:creator>
    <dc:date>2012-02-02T18:31:11Z</dc:date>
    <item>
      <title>GraphicTracker's HitTest doesn't return correct value</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/graphictracker-s-hittest-doesn-t-return-correct/m-p/484278#M13082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm having an issue with returning the ID of a graphic when using the GraphicTracker. Any one else seen this? Esri sample works when adding individual graphics one at a time but mine are all added at once on a timer. Once the graphics are added I can see that they have their ID but once I use HitTest via a selection tool they all come out with a value of Zero. Anyone else seen this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;int graphicID = graphicTracker.Add(point, trackerSymbol); // returns a correct value when added&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;int id = graphicTracker.HitTest(X, Y); // returns 0 for any graphic&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ron&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 18:31:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/graphictracker-s-hittest-doesn-t-return-correct/m-p/484278#M13082</guid>
      <dc:creator>RonVincent</dc:creator>
      <dc:date>2012-02-02T18:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: GraphicTracker's HitTest doesn't return correct value</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/graphictracker-s-hittest-doesn-t-return-correct/m-p/484279#M13083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you may have to provide the timer code that adds the symbols on the map.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 21:08:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/graphictracker-s-hittest-doesn-t-return-correct/m-p/484279#M13083</guid>
      <dc:creator>sapnas</dc:creator>
      <dc:date>2012-02-02T21:08:56Z</dc:date>
    </item>
  </channel>
</rss>

