<?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 program to create a Picture Stroke renderer like ArcGIS pro in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-program-to-create-a-picture-stroke-renderer/m-p/291976#M3412</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for confirmation..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jul 2020 22:07:50 GMT</pubDate>
    <dc:creator>EricJing</dc:creator>
    <dc:date>2020-07-30T22:07:50Z</dc:date>
    <item>
      <title>How to program to create a Picture Stroke renderer like ArcGIS pro</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-program-to-create-a-picture-stroke-renderer/m-p/291973#M3409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to create renderer to fill the lines like what ArcGIS pro does in the picture below(Picture stroke).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible? I could not find example code for it. Can someone help please....&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/501454_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2020 05:45:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-program-to-create-a-picture-stroke-renderer/m-p/291973#M3409</guid>
      <dc:creator>EricJing</dc:creator>
      <dc:date>2020-07-28T05:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to program to create a Picture Stroke renderer like ArcGIS pro</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-program-to-create-a-picture-stroke-renderer/m-p/291974#M3410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found a way to make it. I am not sure if this the proper way..&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; SimpleRenderer r0 = new SimpleRenderer();&lt;/P&gt;&lt;P&gt;PictureMarkerSymbolLayer symbolLayer = new PictureMarkerSymbolLayer(picture);&lt;/P&gt;&lt;P&gt;MultilayerPolylineSymbol symbol = new MultilayerPolylineSymbol(new[] { symbolLayer })&lt;BR /&gt; {&lt;BR /&gt; Width = 10d,&lt;BR /&gt; };&lt;/P&gt;&lt;P&gt;r0.Symbol = symbol;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/501488_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2020 07:07:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-program-to-create-a-picture-stroke-renderer/m-p/291974#M3410</guid>
      <dc:creator>EricJing</dc:creator>
      <dc:date>2020-07-28T07:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to program to create a Picture Stroke renderer like ArcGIS pro</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-program-to-create-a-picture-stroke-renderer/m-p/291975#M3411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is the right way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2020 18:24:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-program-to-create-a-picture-stroke-renderer/m-p/291975#M3411</guid>
      <dc:creator>PreetiMaske</dc:creator>
      <dc:date>2020-07-30T18:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to program to create a Picture Stroke renderer like ArcGIS pro</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-program-to-create-a-picture-stroke-renderer/m-p/291976#M3412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for confirmation..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2020 22:07:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-program-to-create-a-picture-stroke-renderer/m-p/291976#M3412</guid>
      <dc:creator>EricJing</dc:creator>
      <dc:date>2020-07-30T22:07:50Z</dc:date>
    </item>
  </channel>
</rss>

