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




The lowest pixel value representing valid image data. This value is determined by the bit depth of the raster dataset. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.