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




Sets the width of the dendrogram in number of characters on a line. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property line_width As Integer
Visual Basic (Usage)Copy Code
Dim instance As Dendrogram
Dim value As Integer
 
instance.line_width = value
 
value = instance.line_width
C# 
public int line_width {get; set;}

See Also

© 2010 All Rights Reserved.