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




Controls whether line segments which are less than the dangle length and are free-standing will be deleted. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property delete_shorts As String
Visual Basic (Usage)Copy Code
Dim instance As TrimLine
Dim value As String
 
instance.delete_shorts = value
 
value = instance.delete_shorts
C# 
public string delete_shorts {get; set;}

See Also

© 2010 All Rights Reserved.