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
Syntax
Visual Basic (Declaration) | |
---|
Public Class DeleteVertex
Inherits EditorServerToolAction
Implements ESRI.ArcGIS.ADF.Web.UI.WebControls.Tools.IMapServerToolAction |
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