<?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 Using stylx files in esri runtime in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/using-stylx-files-in-esri-runtime/m-p/1118088#M10647</link>
    <description>&lt;P&gt;How can we get Arc Gis Runtime 100.9 to read stylx&amp;nbsp; files created on Arc Gis Pro 2.8.3&lt;/P&gt;&lt;P&gt;The runtime call is to Esri Load Async fucntion.&lt;/P&gt;&lt;P&gt;Are these versions incomaptible?&lt;/P&gt;&lt;P&gt;All that happens is nothing is returned from the call.#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Nov 2021 10:58:58 GMT</pubDate>
    <dc:creator>SteveLocke</dc:creator>
    <dc:date>2021-11-18T10:58:58Z</dc:date>
    <item>
      <title>Using stylx files in esri runtime</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/using-stylx-files-in-esri-runtime/m-p/1118088#M10647</link>
      <description>&lt;P&gt;How can we get Arc Gis Runtime 100.9 to read stylx&amp;nbsp; files created on Arc Gis Pro 2.8.3&lt;/P&gt;&lt;P&gt;The runtime call is to Esri Load Async fucntion.&lt;/P&gt;&lt;P&gt;Are these versions incomaptible?&lt;/P&gt;&lt;P&gt;All that happens is nothing is returned from the call.#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 10:58:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/using-stylx-files-in-esri-runtime/m-p/1118088#M10647</guid>
      <dc:creator>SteveLocke</dc:creator>
      <dc:date>2021-11-18T10:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Using stylx files in esri runtime</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/using-stylx-files-in-esri-runtime/m-p/1118280#M10649</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;You can access stylx file created from ArcGIS Pro 2.8.3 using SymbolStyle.OpenAsync() method.&amp;nbsp;&lt;BR /&gt;See&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/api-reference/api/netwin/Esri.ArcGISRuntime/Esri.ArcGISRuntime.Symbology.SymbolStyle.html" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/net/api-reference/api/netwin/Esri.ArcGISRuntime/Esri.ArcGISRuntime.Symbology.SymbolStyle.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;See a working sample that opens a stylx file:&lt;BR /&gt;&lt;A href="https://github.com/Esri/arcgis-runtime-samples-dotnet/tree/278bdad17a79148e77841efac878908d321631ca/src/WPF/ArcGISRuntime.WPF.Viewer/Samples/Symbology/SymbolsFromMobileStyle" target="_blank" rel="noopener"&gt;https://github.com/Esri/arcgis-runtime-samples-dotnet/tree/278bdad17a79148e77841efac878908d321631ca/src/WPF/ArcGISRuntime.WPF.Viewer/Samples/Symbology/SymbolsFromMobileStyle&lt;/A&gt;&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;SymbolStyle ss = await SymbolStyle.OpenAsync("PathToStyleFile");&lt;BR /&gt;```&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Preeti&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 17:31:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/using-stylx-files-in-esri-runtime/m-p/1118280#M10649</guid>
      <dc:creator>PreetiMaske</dc:creator>
      <dc:date>2021-11-18T17:31:21Z</dc:date>
    </item>
  </channel>
</rss>

