<?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 Define FeatureLayer Symbol Template with Custom Graphics? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/define-featurelayer-symbol-template-with-custom/m-p/679497#M17479</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anyone know if it's possible to define a symbol template in XAML for a FeatureLayer incorporating the various symbol graphics that are parsed from the Feature service? Specifically, I have a feature layer with 3 or 4 different symbols, but I want each symbol's rotation bound to Attributes[Angle]. Can it be done and how?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Oct 2010 18:42:13 GMT</pubDate>
    <dc:creator>DanielWalton</dc:creator>
    <dc:date>2010-10-01T18:42:13Z</dc:date>
    <item>
      <title>Define FeatureLayer Symbol Template with Custom Graphics?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/define-featurelayer-symbol-template-with-custom/m-p/679497#M17479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anyone know if it's possible to define a symbol template in XAML for a FeatureLayer incorporating the various symbol graphics that are parsed from the Feature service? Specifically, I have a feature layer with 3 or 4 different symbols, but I want each symbol's rotation bound to Attributes[Angle]. Can it be done and how?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Oct 2010 18:42:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/define-featurelayer-symbol-template-with-custom/m-p/679497#M17479</guid>
      <dc:creator>DanielWalton</dc:creator>
      <dc:date>2010-10-01T18:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Define FeatureLayer Symbol Template with Custom Graphics?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/define-featurelayer-symbol-template-with-custom/m-p/679498#M17480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You would have to define your own symbols and renderer from scratch instead of relying on the server provided symbology. In your symbol template you can simply bind the rotate transform to an attibute.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ie:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;ControlTemplate&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;Image RenderTransformOrigin=".5,.5" ...etc&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Image.RenderTransform&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;RotateTransform Angle="{Binding Attributes[Heading]}" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/Image.RenderTransform&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/Image&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/ControlTemplate&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 20:23:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/define-featurelayer-symbol-template-with-custom/m-p/679498#M17480</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-10-04T20:23:42Z</dc:date>
    </item>
  </channel>
</rss>

