Visual Basic (Declaration) | |
---|---|
Public Property EditVerticesEnabled As Boolean |
C# | |
---|---|
public bool EditVerticesEnabled {get; set;} |
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
.Target Platforms:Windows Phone 7