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




Define a single value for each or all bands. Each band can have a unique NoData value defined, or the same value can be specified for all bands. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property bands_for_nodata_value As Object
Visual Basic (Usage)Copy Code
Dim instance As DefineMosaicDatasetNoData
Dim value As Object
 
instance.bands_for_nodata_value = value
 
value = instance.bands_for_nodata_value
C# 
public object bands_for_nodata_value {get; set;}

See Also

© 2010 All Rights Reserved.