Visual Basic (Declaration) | |
---|---|
Public Property MoveEnabled As Boolean |
C# | |
---|---|
public bool MoveEnabled {get; set;} |
If MoveEnabled is true and command EditVertices is active, the selected geometry can be moved until this value is set to false.
Property Value
true
if move is enabled; otherwise, false
.Target Platforms:Windows Phone 7