ArcGIS API for WPF - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.