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




This is the minimum percentage of the histogram to exclude. The default is 0. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.