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




Controls whether line segments can be extended to other extended line segments within the specified extend length. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.