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




Choose which bands to export for the layer. If no bands are specified, then all the bands will be used in the output. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.