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




The minimum allowable distance between symbolized buildings at scale. Buildings that are closer together will be displaced or hidden to enforce this distance. The minimum allowable distance is set relative to the reference scale (i.e. 15 meters at 1:50,000 scale). The value is 0 if reference scale is not set. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.