<?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: Is it possible to make a line symbol with rounded end caps? in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/is-it-possible-to-make-a-line-symbol-with-rounded/m-p/431403#M5234</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am glad the workaround worked for you but at the same time I am curious if CapStyle didn't work for you ?or&amp;nbsp;if&amp;nbsp;functionality lacked what you needed to achieve?&lt;/P&gt;&lt;P&gt;If there is anything missing in this property please let us know, we can review the use case and may be do something to improve it so you don't have to do workarounds.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 May 2019 18:30:56 GMT</pubDate>
    <dc:creator>PreetiMaske</dc:creator>
    <dc:date>2019-05-14T18:30:56Z</dc:date>
    <item>
      <title>Is it possible to make a line symbol with rounded end caps?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/is-it-possible-to-make-a-line-symbol-with-rounded/m-p/431399#M5230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm just wondering if it possible to make a line symbol with rounded end caps and if possible how you might do that? I'm trying to use it with certain polyline graphics that I'm adding to graphics overlay layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mike...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2019 19:25:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/is-it-possible-to-make-a-line-symbol-with-rounded/m-p/431399#M5230</guid>
      <dc:creator>MichaelHamsa</dc:creator>
      <dc:date>2019-05-03T19:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to make a line symbol with rounded end caps?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/is-it-possible-to-make-a-line-symbol-with-rounded/m-p/431400#M5231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just an idea: &amp;nbsp;how about just creating a PictureMarkerSymbol which contains the end cap you want, and place that at the end points after the polyline graphic is created?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 May 2019 20:13:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/is-it-possible-to-make-a-line-symbol-with-rounded/m-p/431400#M5231</guid>
      <dc:creator>ChadYoder1</dc:creator>
      <dc:date>2019-05-04T20:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to make a line symbol with rounded end caps?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/is-it-possible-to-make-a-line-symbol-with-rounded/m-p/431401#M5232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use StrokeSymbollayer and set a capstyle property. See&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/latest/wpf/api-reference/html/P_Esri_ArcGISRuntime_Symbology_StrokeSymbolLayer_CapStyle.htm"&gt;https://developers.arcgis.com/net/latest/wpf/api-reference/html/P_Esri_ArcGISRuntime_Symbology_StrokeSymbolLayer_CapStyle.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2019 22:21:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/is-it-possible-to-make-a-line-symbol-with-rounded/m-p/431401#M5232</guid>
      <dc:creator>PreetiMaske</dc:creator>
      <dc:date>2019-05-07T22:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to make a line symbol with rounded end caps?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/is-it-possible-to-make-a-line-symbol-with-rounded/m-p/431402#M5233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Chad – we ended up adding a point graphic with a SimpleMarkerSymbol to each end of the line with the size of the marker symbol set to the thickness of the line and the color of the marker and line set the same as well. This seems to be working well and gives the illusion of a line with round endcaps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2019 18:22:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/is-it-possible-to-make-a-line-symbol-with-rounded/m-p/431402#M5233</guid>
      <dc:creator>MichaelHamsa</dc:creator>
      <dc:date>2019-05-14T18:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to make a line symbol with rounded end caps?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/is-it-possible-to-make-a-line-symbol-with-rounded/m-p/431403#M5234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am glad the workaround worked for you but at the same time I am curious if CapStyle didn't work for you ?or&amp;nbsp;if&amp;nbsp;functionality lacked what you needed to achieve?&lt;/P&gt;&lt;P&gt;If there is anything missing in this property please let us know, we can review the use case and may be do something to improve it so you don't have to do workarounds.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2019 18:30:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/is-it-possible-to-make-a-line-symbol-with-rounded/m-p/431403#M5234</guid>
      <dc:creator>PreetiMaske</dc:creator>
      <dc:date>2019-05-14T18:30:56Z</dc:date>
    </item>
  </channel>
</rss>

