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




The input raster band that you want to display with the red color gun. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.