<?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 Draw mode of polygon feature layer in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/draw-mode-of-polygon-feature-layer/m-p/425555#M10962</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a polygon feature layer that I'm editing using the feature service/editor widget/template picker and everything is working great.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to change the draw mode so that I can digitize rectangles and circles as well, whereas the default mode is polygon, and the editor widget gives me the option to use freehand.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Applying the draw mode to the map doesn't appear to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a special Graphics Layer that acts as the default layer for editing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Ryan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Oct 2011 11:56:33 GMT</pubDate>
    <dc:creator>rbae</dc:creator>
    <dc:date>2011-10-24T11:56:33Z</dc:date>
    <item>
      <title>Draw mode of polygon feature layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/draw-mode-of-polygon-feature-layer/m-p/425555#M10962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a polygon feature layer that I'm editing using the feature service/editor widget/template picker and everything is working great.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to change the draw mode so that I can digitize rectangles and circles as well, whereas the default mode is polygon, and the editor widget gives me the option to use freehand.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Applying the draw mode to the map doesn't appear to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a special Graphics Layer that acts as the default layer for editing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Ryan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 11:56:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/draw-mode-of-polygon-feature-layer/m-p/425555#M10962</guid>
      <dc:creator>rbae</dc:creator>
      <dc:date>2011-10-24T11:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Draw mode of polygon feature layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/draw-mode-of-polygon-feature-layer/m-p/425556#M10963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You would have to use Draw class if you want to be able to delineate from the feature service's defined drawing tool (polygon). At the DrawCompleted event, you can convert Envelope to Polygon geometry(DrawMode=Rectangle). Circle, Ellipse, Triangle, and Arrow already results to a Polygon geometry. You can also update graphic.Attributes to use the selected feature template's PrototypeAttributes, this will give your graphic the correct symbol.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 13:22:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/draw-mode-of-polygon-feature-layer/m-p/425556#M10963</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-10-24T13:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Draw mode of polygon feature layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/draw-mode-of-polygon-feature-layer/m-p/425557#M10964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Jennifer.&amp;nbsp; I was actually hoping that the layers were symbolized in a graphics layer that I could have access to, since the samples provide an option to switch to freehand mode.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 14:56:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/draw-mode-of-polygon-feature-layer/m-p/425557#M10964</guid>
      <dc:creator>rbae</dc:creator>
      <dc:date>2011-10-25T14:56:16Z</dc:date>
    </item>
  </channel>
</rss>

