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




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

Syntax

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

See Also

© 2010 All Rights Reserved.