ArcGIS API for WPF - Library Reference
FeatureEditTool Enumeration
See Also  Send comments on this topic
ESRI.ArcGIS.Client.FeatureService Namespace : FeatureEditTool Enumeration

Recommended edit tool for a given FeatureTemplate.

Syntax

Visual Basic (Declaration) 
Public Enum FeatureEditTool 
   Inherits System.Enum
C# 
public enum FeatureEditTool : System.Enum 

Members

MemberDescription
AutoCompletePolygon Auto-complete Polygon
Circle Circle
Ellipse Ellipse
Freehand Freehand
Line Line
None None
Point Point
Polygon Polygon
Rectangle Rectangle

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Client.FeatureService.FeatureEditTool

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.