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




The maximum distance a line segment can be extended to an intersecting feature. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.