<?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 determine whether one graphic lies inside another graphic in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-determine-whether-one-graphic-lies-inside/m-p/313829#M8065</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have a programs which genrates a pivot (Circular field) when I click inside a polygon(not retangular field). The user specifies the center of the pivot by first click and radius by 2nd click.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A buffer is generated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I should throw a message when pivot covers the whole polygon. Overlap is fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I have both the graphic instances with me. Is there a way to determine if the polygon lies inside the pivot graphic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;can I determine this just with graphics like one graphic intersecting with another, some thing like that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Aug 2011 23:17:59 GMT</pubDate>
    <dc:creator>MuralidharMoka</dc:creator>
    <dc:date>2011-08-09T23:17:59Z</dc:date>
    <item>
      <title>How to determine whether one graphic lies inside another graphic</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-determine-whether-one-graphic-lies-inside/m-p/313829#M8065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have a programs which genrates a pivot (Circular field) when I click inside a polygon(not retangular field). The user specifies the center of the pivot by first click and radius by 2nd click.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A buffer is generated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I should throw a message when pivot covers the whole polygon. Overlap is fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I have both the graphic instances with me. Is there a way to determine if the polygon lies inside the pivot graphic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;can I determine this just with graphics like one graphic intersecting with another, some thing like that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 23:17:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-determine-whether-one-graphic-lies-inside/m-p/313829#M8065</guid>
      <dc:creator>MuralidharMoka</dc:creator>
      <dc:date>2011-08-09T23:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine whether one graphic lies inside another graphic</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-determine-whether-one-graphic-lies-inside/m-p/313830#M8066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;try using a Geometry Service and it's RelationAsync method.&amp;nbsp; You can pass in the geometries from the polygon and pivot graphics and GeometryRelation&amp;nbsp; =&amp;nbsp; esriGeometryRelationIn.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's a sample from ESRI using points inside polygons but same logic - &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Relation"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Relation&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 16:11:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-determine-whether-one-graphic-lies-inside/m-p/313830#M8066</guid>
      <dc:creator>TerryGiles</dc:creator>
      <dc:date>2011-08-12T16:11:23Z</dc:date>
    </item>
  </channel>
</rss>

