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




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

Syntax

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

See Also

© 2010 All Rights Reserved.