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




The weight value for the infrared band. This parameter is only valid if an infrared band exists and the infrared option is used. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.