<?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: Opening stylx throws : Invalid or Missing densifyCurves value exception in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/opening-stylx-throws-invalid-or-missing/m-p/496577#M6101</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael - that seems to work.&lt;/P&gt;&lt;P&gt;I see that pasting into a mobile stylx file vectorizes the CIMCharactermarkers into CIMVectorMarkers ...&lt;/P&gt;&lt;P&gt;It seems like WPF should be able to use CIMCharactermarkers ... I guess this is not the case.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jan 2019 21:28:48 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2019-01-24T21:28:48Z</dc:date>
    <item>
      <title>Opening stylx throws : Invalid or Missing densifyCurves value exception</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/opening-stylx-throws-invalid-or-missing/m-p/496575#M6099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi -&lt;/P&gt;&lt;P&gt;In Pro 2.2.4 I created a new stylx file which has just one symbol in it, a black dot.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="435685" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/435685_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;With .NET sdk 100.4, I try SymbolStyle.OpenAsync for this file I get:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Invalid argument: Invalid or Missing densifyCurves value. 
Expected value is: true&lt;/PRE&gt;&lt;P&gt;Is this a bug?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, is there a workaround for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A search of the api docs for densifyCurves turns up nothing.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/api-reference/search.html?SearchText=densifycurves" title="https://developers.arcgis.com/net/latest/wpf/api-reference/search.html?SearchText=densifycurves" rel="nofollow noopener noreferrer" target="_blank"&gt;ArcGIS Runtime SDK for .NET (WPF) - Search&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Kirk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:32:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/opening-stylx-throws-invalid-or-missing/m-p/496575#M6099</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-12-12T16:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Opening stylx throws : Invalid or Missing densifyCurves value exception</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/opening-stylx-throws-invalid-or-missing/m-p/496576#M6100</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;The stylx should be created as a mobile style in ArcGIS Pro. If not, geometries in symbols can contain curves (like in the circle from your screen shot) and that’s currently not support in ArcGIS Runtime (hence the validation error).&lt;BR /&gt;If you have an existing stylx that has not been created for mobile, you can copy/paste the content into a new mobile stylx and that should fix the symbols.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information please see&amp;nbsp;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/help/projects/styles.htm" title="http://pro.arcgis.com/en/pro-app/help/projects/styles.htm"&gt;Styles—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2019 18:54:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/opening-stylx-throws-invalid-or-missing/m-p/496576#M6100</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2019-01-24T18:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Opening stylx throws : Invalid or Missing densifyCurves value exception</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/opening-stylx-throws-invalid-or-missing/m-p/496577#M6101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael - that seems to work.&lt;/P&gt;&lt;P&gt;I see that pasting into a mobile stylx file vectorizes the CIMCharactermarkers into CIMVectorMarkers ...&lt;/P&gt;&lt;P&gt;It seems like WPF should be able to use CIMCharactermarkers ... I guess this is not the case.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2019 21:28:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/opening-stylx-throws-invalid-or-missing/m-p/496577#M6101</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-01-24T21:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Opening stylx throws : Invalid or Missing densifyCurves value exception</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/opening-stylx-throws-invalid-or-missing/m-p/496578#M6102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Kirk The reason for that is that there is no guarantee the various clients that'll use the symbols have that font installed. So part of making things "mobile" is to ensure the symbols doesn't rely on specific system fonts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2019 16:28:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/opening-stylx-throws-invalid-or-missing/m-p/496578#M6102</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2019-01-28T16:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Opening stylx throws : Invalid or Missing densifyCurves value exception</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/opening-stylx-throws-invalid-or-missing/m-p/496579#M6103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3050"&gt;Morten Nielsen&lt;/A&gt;‌ I noticed that the dictionary renderer sample actually uses fonts for some of its line symbols.&lt;/P&gt;&lt;P&gt;I can serialize, replace the font family, then reserialize and see the different font when it's rendered.&lt;/P&gt;&lt;P&gt;Can we count on support for fonts on linesymbols to continue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="437430" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/437430_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;Without the replacement, they do show as Arial see this:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="437431" class="image-3 j-img-floatstart jive-image" height="451" src="https://community.esri.com/legacyfs/online/437431_pastedImage_3.png" style="float: left;" width="535" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="437429" class="j-img-floatstart image-1 jive-image" height="343" src="https://community.esri.com/legacyfs/online/437429_pastedImage_1.png" style="float: left;" width="398" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Kirk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2019 22:48:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/opening-stylx-throws-invalid-or-missing/m-p/496579#M6103</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-02-14T22:48:49Z</dc:date>
    </item>
  </channel>
</rss>

