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




The maximum thickness, in map units, of linear features in the input raster. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property maximum_thickness As Double
Visual Basic (Usage)Copy Code
Dim instance As Thin
Dim value As Double
 
instance.maximum_thickness = value
 
value = instance.maximum_thickness
C# 
public double maximum_thickness {get; set;}

See Also

© 2010 All Rights Reserved.