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




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

Syntax

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

See Also

© 2010 All Rights Reserved.