ArcGIS Runtime SDK for WPF - Library Reference
EditVerticesEnabled Property
See Also 
ESRI.ArcGIS.Client Namespace > EditGeometry Class : EditVerticesEnabled Property

Gets or sets a value indicating whether edit vertices is enabled.

Syntax

Visual Basic (Declaration) 
Public Property EditVerticesEnabled As Boolean
C# 
public bool EditVerticesEnabled {get; set;}

Property Value

true if edit vertices is enabled; otherwise, false.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.