<?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: Change the distance of an exist buffer polygon in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/change-the-distance-of-an-exist-buffer-polygon/m-p/1224248#M11447</link>
    <description>&lt;P&gt;Just a guess - but based on how ESRI geometry works in the Runtime you will probably have to replace the existing buffer with a new feature. &amp;nbsp;You might be able to get away with just swapping out the geometry for new geometry if you want to keep other attributes in place.&lt;/P&gt;</description>
    <pubDate>Fri, 21 Oct 2022 14:37:31 GMT</pubDate>
    <dc:creator>MichaelDavis3</dc:creator>
    <dc:date>2022-10-21T14:37:31Z</dc:date>
    <item>
      <title>Change the distance of an exist buffer polygon</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/change-the-distance-of-an-exist-buffer-polygon/m-p/1224168#M11446</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I use&amp;nbsp;GeometryEngine.Buffer to create a buffer polygon. I am wondering it is possble to change the distance at runtime....Does anyone know how to do it?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 07:21:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/change-the-distance-of-an-exist-buffer-polygon/m-p/1224168#M11446</guid>
      <dc:creator>EricJing</dc:creator>
      <dc:date>2022-10-21T07:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Change the distance of an exist buffer polygon</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/change-the-distance-of-an-exist-buffer-polygon/m-p/1224248#M11447</link>
      <description>&lt;P&gt;Just a guess - but based on how ESRI geometry works in the Runtime you will probably have to replace the existing buffer with a new feature. &amp;nbsp;You might be able to get away with just swapping out the geometry for new geometry if you want to keep other attributes in place.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 14:37:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/change-the-distance-of-an-exist-buffer-polygon/m-p/1224248#M11447</guid>
      <dc:creator>MichaelDavis3</dc:creator>
      <dc:date>2022-10-21T14:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Change the distance of an exist buffer polygon</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/change-the-distance-of-an-exist-buffer-polygon/m-p/1224273#M11448</link>
      <description>&lt;P&gt;Yep. You'll want to replace the geometry. Depending on the use case you might be able to hold on to the original geometry and generate new buffers, or you might be able to buffer out from the buffered one, but that could introduce cumulative errors. Probably OK for a simple circle buffer around a point, but may get tricky with an arbitrary polygon as the original source, especially if you'll want to "shrink" the buffer.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 15:34:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/change-the-distance-of-an-exist-buffer-polygon/m-p/1224273#M11448</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2022-10-21T15:34:18Z</dc:date>
    </item>
  </channel>
</rss>

