This document is archived and information here might be outdated.  Recommended version.


IEditSketchExtension2.CanDeleteVertices Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Editor)  

IEditSketchExtension2.CanDeleteVertices Property

Indicates whether the sketch allows the deleting of vertices.

[Visual Basic .NET]
Public ReadOnly Property CanDeleteVertices As Boolean
[C#]
public bool CanDeleteVertices {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IEditSketchExtension2 Interface | IDatasetEdit Interface | IDatasetEditInfo Interface | IEditSketch Interface | IEditTask.Activate Method | IEditor Interface | IEditTask.Deactivate Method | ISnapEnvironment Interface | IEditEvents2 Interface | IEditLayers Interface | IEditEvents Interface | IEditTask.Name Property | Editor Class | Editor Library | IEditTask.OnFinishSketch Method | IEditAttributeProperties Interface | IEditTask.OnDeleteSketch Method | IEditProperties Interface | IExtension Interface