|
| ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
| SnapType Enumeration | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace : SnapType Enumeration |
| Visual Basic (Declaration) | |
|---|---|
<FlagsAttribute()> Public Enum SnapType Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As SnapType | |
| C# | |
|---|---|
[FlagsAttribute()] public enum SnapType : System.Enum | |
| Member | Description |
|---|---|
| Edge | Snapping is applied to feature edges. |
| End | Snapping is applied to the end points of features. |
| None | No snapping. |
| Vertex | Snapping is applied to feature vertices. |
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