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




This is the maximum green value to exclude. The default is 255. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.