ArcGIS API for Windows Phone - Library Reference
EditVerticesEnabled Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > Editor 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;}

Remarks

If EditVerticesEnabled is true and command EditVertices is active, the selected geometry's vertices can be edited until this value is set to false.

Property Value

true if edit vertices is enabled; otherwise, false.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.