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




This is the maximum black value to exclude. The default is 0. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.