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




The layers containing the linear or polygon features that are conflict barriers for input building features. Buildings will be modified to resolve conflicts between buildings and barriers. Orient value is Boolean, specifying whether buildings should be oriented to the barrier layer. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.