<?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: About SymbolStyle?? in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/about-symbolstyle/m-p/316903#M2081</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;DictionarySymbolStyle&lt;/EM&gt;&lt;SPAN style="background-color: #ffffff;"&gt; is a loadable, i.e it implements the &lt;EM&gt;Loadable&lt;/EM&gt; interface. After you have created your &lt;SPAN&gt;&lt;EM&gt;DictionarySymbolStyle&lt;/EM&gt;&amp;nbsp;&lt;/SPAN&gt;with&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;EM&gt;SymbolStyle&amp;nbsp;m_symbolStyle =&amp;nbsp;&lt;/EM&gt;&lt;SPAN&gt;&lt;EM&gt;new&amp;nbsp;DictionarySymbolStyle("mil2525d",&amp;nbsp;filepath)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt; you can call&amp;nbsp;&lt;EM&gt;m_symbolStyle.loadAsync()&lt;/EM&gt; which is equivalent to the .Net call&amp;nbsp;&lt;EM&gt;SymbolStyle.OpenAsync(string&amp;nbsp;styleLocation)&lt;/EM&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jan 2018 10:17:15 GMT</pubDate>
    <dc:creator>GuntherHeppner</dc:creator>
    <dc:date>2018-01-24T10:17:15Z</dc:date>
    <item>
      <title>About SymbolStyle??</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/about-symbolstyle/m-p/316902#M2080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;When&amp;nbsp;using&amp;nbsp;custom&amp;nbsp;Pro&amp;nbsp;symbols&amp;nbsp;in&amp;nbsp;ArcGIS&amp;nbsp;Runtime&amp;nbsp;100.2.0&amp;nbsp;for&amp;nbsp;Android,&amp;nbsp;I&amp;nbsp;have&amp;nbsp;to&amp;nbsp;choose&amp;nbsp;the&amp;nbsp;constructor&amp;nbsp;of&amp;nbsp;DictionarySymbolStyle&amp;nbsp;to&amp;nbsp;create&amp;nbsp;a&amp;nbsp;new&amp;nbsp;SymbolStyle&amp;nbsp;from&amp;nbsp;a&amp;nbsp;style&amp;nbsp;file(.stylx),&amp;nbsp;which&amp;nbsp;requires&amp;nbsp;two&amp;nbsp;parameters,like&amp;nbsp;the&amp;nbsp;following:&lt;BR /&gt;"SymbolStyle&amp;nbsp;m_symbolStyle&amp;nbsp;=&amp;nbsp;new&amp;nbsp;DictionarySymbolStyle("mil2525d",&amp;nbsp;filepath);"&lt;BR /&gt;It&amp;nbsp;looks&amp;nbsp;a&amp;nbsp;little&amp;nbsp;weird,&amp;nbsp;and&amp;nbsp;I'm&amp;nbsp;not&amp;nbsp;sure&amp;nbsp;if&amp;nbsp;it&amp;nbsp;is&amp;nbsp;the&amp;nbsp;best&amp;nbsp;usage.&lt;BR /&gt;Does&amp;nbsp;Runtime&amp;nbsp;for&amp;nbsp;Android&amp;nbsp;have&amp;nbsp;the&amp;nbsp;method&amp;nbsp;like&amp;nbsp;"SymbolStyle.OpenAsync(string&amp;nbsp;styleLocation)"&amp;nbsp;in&amp;nbsp;the&amp;nbsp;.net&amp;nbsp;version?&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 09:25:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/about-symbolstyle/m-p/316902#M2080</guid>
      <dc:creator>xipeng1</dc:creator>
      <dc:date>2018-01-22T09:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: About SymbolStyle??</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/about-symbolstyle/m-p/316903#M2081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;DictionarySymbolStyle&lt;/EM&gt;&lt;SPAN style="background-color: #ffffff;"&gt; is a loadable, i.e it implements the &lt;EM&gt;Loadable&lt;/EM&gt; interface. After you have created your &lt;SPAN&gt;&lt;EM&gt;DictionarySymbolStyle&lt;/EM&gt;&amp;nbsp;&lt;/SPAN&gt;with&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;EM&gt;SymbolStyle&amp;nbsp;m_symbolStyle =&amp;nbsp;&lt;/EM&gt;&lt;SPAN&gt;&lt;EM&gt;new&amp;nbsp;DictionarySymbolStyle("mil2525d",&amp;nbsp;filepath)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt; you can call&amp;nbsp;&lt;EM&gt;m_symbolStyle.loadAsync()&lt;/EM&gt; which is equivalent to the .Net call&amp;nbsp;&lt;EM&gt;SymbolStyle.OpenAsync(string&amp;nbsp;styleLocation)&lt;/EM&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 10:17:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/about-symbolstyle/m-p/316903#M2081</guid>
      <dc:creator>GuntherHeppner</dc:creator>
      <dc:date>2018-01-24T10:17:15Z</dc:date>
    </item>
  </channel>
</rss>

