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




The vertical threshold used to activate secondary thinning with the Window Size filter. The value should be set equal to or larger than the vertical accuracy of the data. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.