ESRI.ArcGIS.EditingTools
Snap Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.EditingTools Namespace : Snap Class




Moves points or vertices to coincide exactly with the vertices, edges, or end points of other features. Snapping rules can be specified to control whether the input vertices are snapped to the nearest vertex, edge, or endpoint within a specified distance.

Syntax

Visual Basic (Declaration) 
Public Class Snap 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As Snap
C# 
public class Snap : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.EditingTools.Snap

See Also

© 2010 All Rights Reserved.