<?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 Rectangle selection tool and zoom level in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/rectangle-selection-tool-and-zoom-level/m-p/564751#M14537</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey everyone, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any posibility to choose some type of graphic in the map with something like a rectangle tool? Are there any sources or examples? I nedd for example to choose all polylines (with choose i mean for example change their color and save them to a collection, to work with them further).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it somehow depend on the zoom level how many graphics there will be choosen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;NikWach&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jan 2015 15:32:52 GMT</pubDate>
    <dc:creator>NikitaWachstaub</dc:creator>
    <dc:date>2015-01-19T15:32:52Z</dc:date>
    <item>
      <title>Rectangle selection tool and zoom level</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/rectangle-selection-tool-and-zoom-level/m-p/564751#M14537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey everyone, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any posibility to choose some type of graphic in the map with something like a rectangle tool? Are there any sources or examples? I nedd for example to choose all polylines (with choose i mean for example change their color and save them to a collection, to work with them further).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it somehow depend on the zoom level how many graphics there will be choosen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;NikWach&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 15:32:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/rectangle-selection-tool-and-zoom-level/m-p/564751#M14537</guid>
      <dc:creator>NikitaWachstaub</dc:creator>
      <dc:date>2015-01-19T15:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Rectangle selection tool and zoom level</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/rectangle-selection-tool-and-zoom-level/m-p/564752#M14538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your graphics are features coming from a service you can get the features under any geometry with a &lt;A href="https://developers.arcgis.com/silverlight/api-reference/#ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Tasks.QueryTask.html"&gt;spatial query task &lt;/A&gt;executed at server side (&lt;A href="https://developers.arcgis.com/silverlight/sample-code/start.htm#SpatialQuery"&gt;sample&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your graphics are created locally, &lt;A href="https://developers.arcgis.com/silverlight/api-reference/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.GraphicsLayer~FindGraphicsInHostCoordinates(Rect).html"&gt;FindGraphicsInHostCoordinates &lt;/A&gt;is likely what you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you react to map gesture events you may also consider using the &lt;A href="https://developers.arcgis.com/silverlight/api-reference/#ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Map_MapGestureEventArgs~DirectlyOver.html"&gt;DirectlyOver &lt;/A&gt;method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 08:00:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/rectangle-selection-tool-and-zoom-level/m-p/564752#M14538</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2015-01-27T08:00:27Z</dc:date>
    </item>
  </channel>
</rss>

