<?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 Pan To A Selected Graphic in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/pan-to-a-selected-graphic/m-p/582911#M14933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I need to pan the map using VB to a point selected in a graphics layer named "Results".&amp;nbsp; I have not been successful in finding an example to use.&amp;nbsp; Does anyone have some examples I could referr to?&amp;nbsp; I know this should be pretty simple, but I'm not having any luck.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 May 2010 21:05:03 GMT</pubDate>
    <dc:creator>KevinKingrey</dc:creator>
    <dc:date>2010-05-06T21:05:03Z</dc:date>
    <item>
      <title>Pan To A Selected Graphic</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/pan-to-a-selected-graphic/m-p/582911#M14933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I need to pan the map using VB to a point selected in a graphics layer named "Results".&amp;nbsp; I have not been successful in finding an example to use.&amp;nbsp; Does anyone have some examples I could referr to?&amp;nbsp; I know this should be pretty simple, but I'm not having any luck.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 21:05:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/pan-to-a-selected-graphic/m-p/582911#M14933</guid>
      <dc:creator>KevinKingrey</dc:creator>
      <dc:date>2010-05-06T21:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pan To A Selected Graphic</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/pan-to-a-selected-graphic/m-p/582912#M14934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you want to pan to a graphic object of your graphics layer, you can directly call the PanTo method of the map:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;graphic.Geometry.SpatialReference = MyMap.SpatialReference
MyMap.PanTo(graphic.Geometry)
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/Dominique&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 01:03:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/pan-to-a-selected-graphic/m-p/582912#M14934</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2021-12-12T01:03:45Z</dc:date>
    </item>
  </channel>
</rss>

