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




The weight value for the red band. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.