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




The .clr or .act file, which will be used as the template color map for the input raster dataset. If this is entered the input_CLR_file cannot be specified. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.