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




Sets the maximum width of the dual-line features to derive centerline. A value must be specified, and it must be greater than zero. You can choose a preferred unit; the default is the feature unit. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.