![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
ToolGeometry Enumeration | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace : ToolGeometry Enumeration |
Visual Basic (Declaration) | |
---|---|
<FlagsAttribute()> Public Enum ToolGeometry Inherits System.Enum |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ToolGeometry |
C# | |
---|---|
[FlagsAttribute()] public enum ToolGeometry : System.Enum |
Member | Description |
---|---|
All | The editor tool or command operates on features with any geometry. |
Line | The editor tool or command operates on features with line geometry. |
None | The editor tool or command does not operate on features. |
Point | The editor tool or command operates on features with point geometry. |
Polygon | The editor tool or command operates on features with polygon geometry. |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family