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




The discrete error factor is used to adjust the amount of smoothing when converting the input data to a raster. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.