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




Removes portions of a line that extend a specified distance past a line intersection (dangles). Any line that does not touch another line at both endpoints can be trimmed, but only the portion of the line that extends past the intersection by the specified distance will be removed.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.EditingTools.TrimLine

See Also

© 2010 All Rights Reserved.