<?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 Re: Can I delete vertex on a graphic layer in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/can-i-delete-vertex-on-a-graphic-layer/m-p/569806#M14664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Where can I read about about this new feature in the draw class in 2.1?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Mar 2011 12:25:58 GMT</pubDate>
    <dc:creator>CarolynWhite</dc:creator>
    <dc:date>2011-03-02T12:25:58Z</dc:date>
    <item>
      <title>Can I delete vertex on a graphic layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/can-i-delete-vertex-on-a-graphic-layer/m-p/569803#M14661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I was coding the functions by using C# and silverlight, I draw a polygon on a graphic layer. Then I want to have a function to delete some of the vertex on the polygon or delete the last point when I am drawing the polygon. Can I do this on a graphic layer? or I must do this on a feature layer? Can you give me some sample codes or suggestion on that? Thank you very much!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Oct 2010 00:00:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/can-i-delete-vertex-on-a-graphic-layer/m-p/569803#M14661</guid>
      <dc:creator>DanDong</dc:creator>
      <dc:date>2010-10-10T00:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can I delete vertex on a graphic layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/can-i-delete-vertex-on-a-graphic-layer/m-p/569804#M14662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;can anybody help me~~~~&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just went through 'editor', it can be used in graphic layer and feature layer. So my question is, I have drawn a polygon in a graphic layer with MyDrawObject.DrawMode = DrawMode.Polygon. I want to use editvertex function to edit this polygon, but I dont know how can implement this. If I can edit the polygon in the graphic layer, then I can double click the vertex than delete it. Thanks for everybody!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Oct 2010 19:48:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/can-i-delete-vertex-on-a-graphic-layer/m-p/569804#M14662</guid>
      <dc:creator>DanDong</dc:creator>
      <dc:date>2010-10-12T19:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can I delete vertex on a graphic layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/can-i-delete-vertex-on-a-graphic-layer/m-p/569805#M14663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you want to undo the last vertex while drawing the graphic, this feature enhancement is still in the works for v2.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to edit vertices of a graphic that has already been drawn, you should be able to do this on a GraphicsLayer with no problem. You can create a button and set its DataContext to an Editor.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is similar to this except you are working with GraphicsLayer not FeatureLayer. Look at the button for "Edit Vertices"&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#EditToolsAutoSave"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#EditToolsAutoSave&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2010 13:58:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/can-i-delete-vertex-on-a-graphic-layer/m-p/569805#M14663</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2010-10-13T13:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can I delete vertex on a graphic layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/can-i-delete-vertex-on-a-graphic-layer/m-p/569806#M14664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Where can I read about about this new feature in the draw class in 2.1?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 12:25:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/can-i-delete-vertex-on-a-graphic-layer/m-p/569806#M14664</guid>
      <dc:creator>CarolynWhite</dc:creator>
      <dc:date>2011-03-02T12:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can I delete vertex on a graphic layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/can-i-delete-vertex-on-a-graphic-layer/m-p/569807#M14665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Where can I read about about this new feature in the draw class in 2.1?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This worked for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I created a graphics layer , set the editor graphics layer as this layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Created a new polygon graphic and selected the Edit Vertices in the editor which displayed all the vertices of the graphic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I double clicked the vertex which i wanted to delete and the vertex was deleted&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure if thats what you want.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 18:13:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/can-i-delete-vertex-on-a-graphic-layer/m-p/569807#M14665</guid>
      <dc:creator>IgressT</dc:creator>
      <dc:date>2011-03-02T18:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can I delete vertex on a graphic layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/can-i-delete-vertex-on-a-graphic-layer/m-p/569808#M14666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are using Draw, you can read about these methods from here: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Draw_methods.html" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Draw_methods.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can modify this sample to include the following code. Be sure to wire up to Map.MouseClick and Map.KeyDown events.&lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#DrawGraphics" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#DrawGraphics&lt;/A&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
MapPoint addPoint;
void MyMap_MouseClick(object sender, ESRI.ArcGIS.Client.Map.MouseEventArgs e)
{
 addPoint = e.MapPoint;
}

void MyMap_KeyDown(object sender, KeyEventArgs e)
{
 if (e.Key == Key.Delete)
&amp;nbsp; MyDrawObject.UndoLastVertex();
 else if (e.Key == Key.Insert)
&amp;nbsp; MyDrawObject.AddVertex(addPoint);
 else if (e.Key == Key.Enter)
&amp;nbsp; MyDrawObject.CompleteDraw();
}
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 00:31:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/can-i-delete-vertex-on-a-graphic-layer/m-p/569808#M14666</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2021-12-12T00:31:42Z</dc:date>
    </item>
  </channel>
</rss>

