<?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 polygon points from Geometry in Xamarin Android? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-get-polygon-points-from-geometry-in-xamarin/m-p/657825#M16871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have drawn polygon using&amp;nbsp;&lt;SPAN style="color: #222222;"&gt;SketchEditor Xamarin (Android &amp;amp; iOS)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo;"&gt; &lt;SPAN style="color: #3363a4;"&gt;Geometry&lt;/SPAN&gt;&lt;SPAN style="color: #3363a4;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;geometry&lt;/SPAN&gt;&lt;SPAN style="color: #3363a4;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #3363a4;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #009695;"&gt;await&lt;/SPAN&gt;&lt;SPAN style="color: #3363a4;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;_mapView&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;SketchEditor&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;StartAsync&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #3363a4;"&gt;SketchCreationMode&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;Polygon&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #3363a4;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #009695;"&gt;true&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: Menlo;"&gt;Now I want to get the lat longs. How can I get lat long of all points? Please help me I'm not getting any references for Xamarin Android &amp;amp; iOS.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Aug 2018 13:06:37 GMT</pubDate>
    <dc:creator>SuryaChandra</dc:creator>
    <dc:date>2018-08-10T13:06:37Z</dc:date>
    <item>
      <title>How to Get polygon points from Geometry in Xamarin Android?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-get-polygon-points-from-geometry-in-xamarin/m-p/657825#M16871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have drawn polygon using&amp;nbsp;&lt;SPAN style="color: #222222;"&gt;SketchEditor Xamarin (Android &amp;amp; iOS)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo;"&gt; &lt;SPAN style="color: #3363a4;"&gt;Geometry&lt;/SPAN&gt;&lt;SPAN style="color: #3363a4;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;geometry&lt;/SPAN&gt;&lt;SPAN style="color: #3363a4;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #3363a4;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #009695;"&gt;await&lt;/SPAN&gt;&lt;SPAN style="color: #3363a4;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;_mapView&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;SketchEditor&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;StartAsync&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #3363a4;"&gt;SketchCreationMode&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;Polygon&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #3363a4;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #009695;"&gt;true&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: #222222;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: Menlo;"&gt;Now I want to get the lat longs. How can I get lat long of all points? Please help me I'm not getting any references for Xamarin Android &amp;amp; iOS.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 13:06:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-get-polygon-points-from-geometry-in-xamarin/m-p/657825#M16871</guid>
      <dc:creator>SuryaChandra</dc:creator>
      <dc:date>2018-08-10T13:06:37Z</dc:date>
    </item>
  </channel>
</rss>

