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




An indication of the shortest road segment that is sensible to display at the output scale. This controls the resolution, or density, of the resulting road collection. If the units are in point, mm, cm, or inches the value is considered in page units and the reference scale is taken into account. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.