<?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 how to get boundary of polygons? in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-get-boundary-of-polygons/m-p/102162#M2349</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,Everyone&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a polygon by QueryTask.I want to fill this polygon with a color but another color for it's&amp;nbsp; boundary .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So I want to know how to get the boundary of polygon and return a ployline.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Apr 2011 09:51:49 GMT</pubDate>
    <dc:creator>jianhuizhou</dc:creator>
    <dc:date>2011-04-19T09:51:49Z</dc:date>
    <item>
      <title>how to get boundary of polygons?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-get-boundary-of-polygons/m-p/102162#M2349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,Everyone&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a polygon by QueryTask.I want to fill this polygon with a color but another color for it's&amp;nbsp; boundary .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So I want to know how to get the boundary of polygon and return a ployline.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 09:51:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-get-boundary-of-polygons/m-p/102162#M2349</guid>
      <dc:creator>jianhuizhou</dc:creator>
      <dc:date>2011-04-19T09:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to get boundary of polygons?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-get-boundary-of-polygons/m-p/102163#M2350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;jianhui,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; All you do is assign a new SimpleLineSymbol to the outline property of the SimpleFillSymbol for the graphic you are trying to change.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;lt;esri:SimpleLineSymbol id="sline" style="solid" color="0x448ccb" width="2" alpha="0.8"/&amp;gt;
&amp;lt;esri:SimpleFillSymbol id="spoly" style="solid" color="0x448ccb" alpha="0.4" outline="{sline}"/&amp;gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 06:18:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-get-boundary-of-polygons/m-p/102163#M2350</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T06:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to get boundary of polygons?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-get-boundary-of-polygons/m-p/102164#M2351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks !&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have found this method.but my ploygon is combined from multiple polygon,I don't want all the boundary but the combined polygon's.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any idea?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 23:45:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-get-boundary-of-polygons/m-p/102164#M2351</guid>
      <dc:creator>jianhuizhou</dc:creator>
      <dc:date>2011-04-19T23:45:59Z</dc:date>
    </item>
  </channel>
</rss>

