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




Minimum length of dangling polylines that will be retained. The default is zero. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property minimum_dangle_length As Double
Visual Basic (Usage)Copy Code
Dim instance As RasterToPolyline
Dim value As Double
 
instance.minimum_dangle_length = value
 
value = instance.minimum_dangle_length
C# 
public double minimum_dangle_length {get; set;}

See Also

© 2010 All Rights Reserved.