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




The minimum distance apart, in the specified units, for equal-class, relatively parallel road features to be merged. This distance must be greater than zero. If the units are in pt, mm, cm, or in, the value is considered as page units and takes into account the reference scale. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.