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




The displacement polygon features created by the Resolve Road Conflicts or the Merge Divided Roads tools which contain the degree and direction of displacement that took place to resolve conflicts. These polygons dictate the amount of displacement that will be propagated to the Input Features. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.