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

Gets or sets whether auto completion is enabled when adding polygons to a FeatureLayer.

Syntax

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

Remarks

When AutoComplete is enabled, you draw a line instead of a polygon, and the autocomplete will fill in the rest of the polygon based on snapping to nearby features.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.