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




The output polygon features containing the degree and direction of road displacement, to be used by the Propagate Displacement tool to preserve spatial relationships. (Out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.