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