<?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 Changing Rotation Axis of a Graphic in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/changing-rotation-axis-of-a-graphic/m-p/533365#M13679</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using version 2.2 of the ESRI SDK and one of the requirements would be to rotate the symbol not in the center, but at different points.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to change the rotation axis of a graphic ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Sep 2011 16:52:12 GMT</pubDate>
    <dc:creator>centuitcentuit</dc:creator>
    <dc:date>2011-09-06T16:52:12Z</dc:date>
    <item>
      <title>Changing Rotation Axis of a Graphic</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/changing-rotation-axis-of-a-graphic/m-p/533365#M13679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using version 2.2 of the ESRI SDK and one of the requirements would be to rotate the symbol not in the center, but at different points.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to change the rotation axis of a graphic ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 16:52:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/changing-rotation-axis-of-a-graphic/m-p/533365#M13679</guid>
      <dc:creator>centuitcentuit</dc:creator>
      <dc:date>2011-09-06T16:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Rotation Axis of a Graphic</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/changing-rotation-axis-of-a-graphic/m-p/533366#M13680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sure you can update the RendererTransformOrigin and apply RotateTransform on the element. Some developers post their code in the forum &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/4461-Symbol-rotation-change-by-attribute-update"&gt;http://forums.arcgis.com/threads/4461-Symbol-rotation-change-by-attribute-update&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 20:13:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/changing-rotation-axis-of-a-graphic/m-p/533366#M13680</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-09-06T20:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Rotation Axis of a Graphic</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/changing-rotation-axis-of-a-graphic/m-p/533367#M13681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks jenniferdnery.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess what I meant was using the editor, sorry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have to give the user the ability to change the axis of rotation when they edit a graphic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 12:03:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/changing-rotation-axis-of-a-graphic/m-p/533367#M13681</guid>
      <dc:creator>centuitcentuit</dc:creator>
      <dc:date>2011-09-07T12:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Rotation Axis of a Graphic</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/changing-rotation-axis-of-a-graphic/m-p/533368#M13682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Oh in that case, Editor.EditVertices &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#EditToolsAutoSave"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#EditToolsAutoSave&lt;/A&gt;&lt;SPAN&gt; or EditGeometry &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#DrawGraphics"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#DrawGraphics&lt;/A&gt;&lt;SPAN&gt; applies rotation from the geometry center only.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 20:02:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/changing-rotation-axis-of-a-graphic/m-p/533368#M13682</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-09-07T20:02:16Z</dc:date>
    </item>
  </channel>
</rss>

