<?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 Create polyline symbol from .stylx with arrow at each vertex in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/create-polyline-symbol-from-stylx-with-arrow-at/m-p/1398274#M12576</link>
    <description>&lt;P&gt;Im using&amp;nbsp; esri version 100.15.2 and ArcGis Pro version 2.8&lt;BR /&gt;i want to load symbol polyline with arrow at each vertex&lt;BR /&gt;to do so i have created (at ArcGis Pro) symbol with 2 layers&lt;BR /&gt;&lt;BR /&gt;1.Solid Marker&lt;BR /&gt;2.Shape - with&lt;BR /&gt;&amp;nbsp; &amp;nbsp;2.a.Placement-&amp;gt;on&lt;BR /&gt;&amp;nbsp; &amp;nbsp;2.b.vertices and Along to line-&amp;gt;true&lt;BR /&gt;&amp;nbsp; &amp;nbsp;2.c On regular Vertices -&amp;gt; true&lt;BR /&gt;&lt;BR /&gt;this is what i want&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="expected" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/98485i639BC8897B255090/image-size/medium?v=v2&amp;amp;px=400" role="button" title="expected.png" alt="expected" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;expected&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;this is what i got&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="result" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/98486iED3631110B8F9B20/image-size/medium?v=v2&amp;amp;px=400" role="button" title="result.png" alt="result" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;result&lt;/span&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;how can i get the symbol to show like the first image?&lt;/P&gt;</description>
    <pubDate>Wed, 20 Mar 2024 08:13:08 GMT</pubDate>
    <dc:creator>ofirrosner</dc:creator>
    <dc:date>2024-03-20T08:13:08Z</dc:date>
    <item>
      <title>Create polyline symbol from .stylx with arrow at each vertex</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/create-polyline-symbol-from-stylx-with-arrow-at/m-p/1398274#M12576</link>
      <description>&lt;P&gt;Im using&amp;nbsp; esri version 100.15.2 and ArcGis Pro version 2.8&lt;BR /&gt;i want to load symbol polyline with arrow at each vertex&lt;BR /&gt;to do so i have created (at ArcGis Pro) symbol with 2 layers&lt;BR /&gt;&lt;BR /&gt;1.Solid Marker&lt;BR /&gt;2.Shape - with&lt;BR /&gt;&amp;nbsp; &amp;nbsp;2.a.Placement-&amp;gt;on&lt;BR /&gt;&amp;nbsp; &amp;nbsp;2.b.vertices and Along to line-&amp;gt;true&lt;BR /&gt;&amp;nbsp; &amp;nbsp;2.c On regular Vertices -&amp;gt; true&lt;BR /&gt;&lt;BR /&gt;this is what i want&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="expected" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/98485i639BC8897B255090/image-size/medium?v=v2&amp;amp;px=400" role="button" title="expected.png" alt="expected" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;expected&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;this is what i got&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="result" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/98486iED3631110B8F9B20/image-size/medium?v=v2&amp;amp;px=400" role="button" title="result.png" alt="result" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;result&lt;/span&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;how can i get the symbol to show like the first image?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 08:13:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/create-polyline-symbol-from-stylx-with-arrow-at/m-p/1398274#M12576</guid>
      <dc:creator>ofirrosner</dc:creator>
      <dc:date>2024-03-20T08:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Create polyline symbol from .stylx with arrow at each vertex</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/create-polyline-symbol-from-stylx-with-arrow-at/m-p/1398290#M12577</link>
      <description>&lt;P&gt;Dear ofirrosner,&lt;/P&gt;&lt;P&gt;I hope you are well,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check my github, I have created a sample project in ArcGIS Pro, with lines and vertexes in the end of the lines.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/AmirSarrafzadeh/ArcGIS_pro/tree/main/Symbology/Dictionary_renderer/Vertex_Line" target="_blank"&gt;https://github.com/AmirSarrafzadeh/ArcGIS_pro/tree/main/Symbology/Dictionary_renderer/Vertex_Line&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The output is something like this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vertex.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/98491iDC9216FC8EC2C525/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vertex.png" alt="vertex.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suggest you Dictionary Renderer for this task, you can do almost whatever you want with the symbology in the ArcGIS Pro.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 09:56:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/create-polyline-symbol-from-stylx-with-arrow-at/m-p/1398290#M12577</guid>
      <dc:creator>Amir-Sarrafzadeh-Arasi</dc:creator>
      <dc:date>2024-03-20T09:56:38Z</dc:date>
    </item>
  </channel>
</rss>

