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




The input infrared raster band. An infrared band does not exist for every raster dataset. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property infrared_channel As Integer
Visual Basic (Usage)Copy Code
Dim instance As CreatePansharpenedRasterDataset
Dim value As Integer
 
instance.infrared_channel = value
 
value = instance.infrared_channel
C# 
public int infrared_channel {get; set;}

See Also

© 2010 All Rights Reserved.