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




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

Syntax

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

See Also

© 2010 All Rights Reserved.