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




The raster dataset with a color map, that will be applied to the input raster dataset. If this is entered the in_template_raster cannot be specified. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.