ArcGIS API for Silverlight - Library Reference
AutoComplete Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > TemplatePicker Class : AutoComplete Property

Gets or sets a value indicating whether auto completion is enabled when adding polygons.

Syntax

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

Remarks

When AutoComplete is enabled, a line is drawn instead of a polygon and the rest of the polygon is completed based on snapping to nearby features.

Property Value

true if [auto complete]; otherwise, false.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.