<?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: Beta 10: Cannot create IGraphicTrackerSymbol in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/cannot-create-igraphictrackersymbol/m-p/577607#M15589</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using ARC Engine 10.0 and running into similair problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I cant seem to get to the GraphicTrackerClass(); I get the blue squiggly's under it telling me:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Interop type 'GraphicTrackerClass' cannot be embedded. Use the applicable interface instead.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have just about every component needed.&amp;nbsp; The example works fine.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using vb.net 2010 .NET 4.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bob&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Oct 2010 00:32:36 GMT</pubDate>
    <dc:creator>BobPokorny</dc:creator>
    <dc:date>2010-10-23T00:32:36Z</dc:date>
    <item>
      <title>Cannot create IGraphicTrackerSymbol</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/cannot-create-igraphictrackersymbol/m-p/577605#M15587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried creating a very simple project using the new GraphicTracker objects, but did not get very far. I was able to make the GraphicTracker class:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dim graphicTracker As IGraphicTracker = New GraphicTrackerClass()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;graphicTracker.Initialize(TryCast(axMapControl1.Map, IBasicMap))&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, when I tried to create the symbol, IGraphicTrackerSymbol was not recognized by Visual Studio 2008 as an option:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dim myPointSymbol As IGraphicTrackerSymbol = CreateGraphicTrackerSymbol(symbol, Nothing)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Adding the EngineCore library enabled access to IGraphicTracker, and the GraphicTracker class. Is there something else which needs to be included to get to the symbols?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2009 13:41:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/cannot-create-igraphictrackersymbol/m-p/577605#M15587</guid>
      <dc:creator>ESRI_CanadaMike_Gregotski</dc:creator>
      <dc:date>2009-11-23T13:41:54Z</dc:date>
    </item>
    <item>
      <title>Cannot create IGraphicTrackerSymbol</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/cannot-create-igraphictrackersymbol/m-p/577606#M15588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tested creating an GraphicTracker symbol and it worked for me in VB.Net.&amp;nbsp; I see what you are saying though about IGraphicTracker and IGraphicTrackerSymbol not showing up in the VB. NET IntelliSense.&amp;nbsp; It seems that the GraphicTracker is showing up as hidden and this should not be the case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I went ahead and logged NIM051567 for this issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2009 18:12:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/cannot-create-igraphictrackersymbol/m-p/577606#M15588</guid>
      <dc:creator>RalfGottschalk</dc:creator>
      <dc:date>2009-12-01T18:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Beta 10: Cannot create IGraphicTrackerSymbol</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/cannot-create-igraphictrackersymbol/m-p/577607#M15589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using ARC Engine 10.0 and running into similair problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I cant seem to get to the GraphicTrackerClass(); I get the blue squiggly's under it telling me:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Interop type 'GraphicTrackerClass' cannot be embedded. Use the applicable interface instead.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have just about every component needed.&amp;nbsp; The example works fine.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using vb.net 2010 .NET 4.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bob&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Oct 2010 00:32:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/cannot-create-igraphictrackersymbol/m-p/577607#M15589</guid>
      <dc:creator>BobPokorny</dc:creator>
      <dc:date>2010-10-23T00:32:36Z</dc:date>
    </item>
  </channel>
</rss>

