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




The minimum allowable size of the shortest side of a rotated best-fit bounding box around the symbolized building feature drawn at the reference scale. Buildings with a bounding box side smaller than this value will be enlarged to meet it. Resizing may happen nonproportionally resulting in a change to building morphology. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.