| Visual Basic (Declaration) | |
|---|---|
| Public Property AutoComplete As Boolean | |
| C# | |
|---|---|
| public bool AutoComplete {get; set;} | |
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.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8
 
     
     
     
     
    