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




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

Syntax

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

See Also

© 2010 All Rights Reserved.