<?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: How to create render from symbol Stylex in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-render-from-symbol-stylex/m-p/42448#M468</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try to Debug the smybolDictionary after the await. There is an attribute Loaded and Error that normally tells you what is wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Feb 2018 13:32:34 GMT</pubDate>
    <dc:creator>OliverBoesche</dc:creator>
    <dc:date>2018-02-23T13:32:34Z</dc:date>
    <item>
      <title>How to create render from symbol Stylex</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-render-from-symbol-stylex/m-p/42445#M465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Created Stylx file in ArcGIS Pro. using SymbolStyle API, open the Symbol. But, how to create renderer to add graphicoverlay. please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 12:07:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-render-from-symbol-stylex/m-p/42445#M465</guid>
      <dc:creator>Siva_SankaraReddy_T</dc:creator>
      <dc:date>2018-02-23T12:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to create render from symbol Stylex</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-render-from-symbol-stylex/m-p/42446#M466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;this shows the overall topic to your problem in C#. Think that could help.&lt;BR /&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/guide/display-military-symbols-with-a-dictionary-renderer.htm" title="https://developers.arcgis.com/net/latest/wpf/guide/display-military-symbols-with-a-dictionary-renderer.htm"&gt;Display military symbols with a dictionary renderer—ArcGIS Runtime SDK for .NET (WPF) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 12:29:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-render-from-symbol-stylex/m-p/42446#M466</guid>
      <dc:creator>OliverBoesche</dc:creator>
      <dc:date>2018-02-23T12:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to create render from symbol Stylex</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-render-from-symbol-stylex/m-p/42447#M467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. i tried following code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;DictionarySymbolStyle symbolDictionary = await SymbolStyle.OpenAsync(@"D:\ArcGISRuntimeforJava\Test.stylx") as DictionarySymbolStyle;&lt;/P&gt;&lt;P&gt;Not access my stylx file. But it accessing sample&amp;nbsp;mil2525d stylx file. Pls help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 13:19:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-render-from-symbol-stylex/m-p/42447#M467</guid>
      <dc:creator>Siva_SankaraReddy_T</dc:creator>
      <dc:date>2018-02-23T13:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to create render from symbol Stylex</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-render-from-symbol-stylex/m-p/42448#M468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try to Debug the smybolDictionary after the await. There is an attribute Loaded and Error that normally tells you what is wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 13:32:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-render-from-symbol-stylex/m-p/42448#M468</guid>
      <dc:creator>OliverBoesche</dc:creator>
      <dc:date>2018-02-23T13:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to create render from symbol Stylex</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-render-from-symbol-stylex/m-p/42449#M469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use the below code to display .stylx file created from Pro. Attached is the sample application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;string file_to_stylx = parent.FullName + "\\Data\\style.stylx";&lt;/P&gt;&lt;P&gt;symbolStyle = await SymbolStyle.OpenAsync(file_to_stylx);&lt;BR /&gt; &lt;BR /&gt; IList&amp;lt;String&amp;gt; stringList = new List&amp;lt;string&amp;gt;();&lt;BR /&gt; stringList.Add("shoppingcenter01");&amp;nbsp; // key file, you can get this key by opening .stylx file in SQLite database&lt;BR /&gt; &lt;BR /&gt; SimpleRenderer simpleRenderer = new SimpleRenderer(await symbolStyle.GetSymbolAsync(stringList));&lt;BR /&gt; newFeatureLayer.Renderer = simpleRenderer;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="SymbolStyleFromStylx" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/397364_SymbolStyle.PNG" style="width: 620px; height: 340px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 16:49:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-render-from-symbol-stylex/m-p/42449#M469</guid>
      <dc:creator>NagmaYasmin</dc:creator>
      <dc:date>2018-02-23T16:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to create render from symbol Stylex</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-render-from-symbol-stylex/m-p/42450#M470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Feb 2018 08:23:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-render-from-symbol-stylex/m-p/42450#M470</guid>
      <dc:creator>Siva_SankaraReddy_T</dc:creator>
      <dc:date>2018-02-24T08:23:16Z</dc:date>
    </item>
  </channel>
</rss>

