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




The method used to choose which colormap from the input rasters will be applied to the mosaic output. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property colormap As String
Visual Basic (Usage)Copy Code
Dim instance As Mosaic
Dim value As String
 
instance.colormap = value
 
value = instance.colormap
C# 
public string colormap {get; set;}

See Also

© 2010 All Rights Reserved.