ESRI.ArcGIS.ADF.ArcGISServer.Editor
DeleteVertex Class
Members  See Also  Send Feedback
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace : DeleteVertex Class




This tool operates on the selected features of the current edit layer. For each feature that has at least one vertex within the search tolerance of the digitized point, the closest vertex to that point will be deleted.

Object Model

DeleteVertex Class

Syntax

Visual Basic (Declaration) 
Public Class DeleteVertex 
   Inherits EditorServerToolAction
   Implements ESRI.ArcGIS.ADF.Web.UI.WebControls.Tools.IMapServerToolAction 
Visual Basic (Usage)Copy Code
Dim instance As DeleteVertex
C# 
public class DeleteVertex : EditorServerToolAction, ESRI.ArcGIS.ADF.Web.UI.WebControls.Tools.IMapServerToolAction  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.