ArcGIS API for Windows Phone - Library Reference
MoveEnabled Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > Editor Class : MoveEnabled Property

Gets or sets a value indicating whether move is enabled.

Syntax

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

Remarks

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.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.