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




This tool extends line segments to the first intersecting feature within a specified distance. If no intersecting feature is within the specified distance, the line segment will not be extended. Tool use is intended for quality control tasks such as cleaning up topology errors in features that were digitized without having set proper snapping environments.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.EditingTools.ExtendLine

See Also

© 2010 All Rights Reserved.