ArcGIS Runtime SDK for Windows Phone - Library Reference
ColorMap Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > ColorMapResult Class : ColorMap Property

Gets the colormap associated with the ArcGISImageServiceLayer

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ColorMap As IDictionary(Of Integer,Color)
C# 
public IDictionary<int,Color> ColorMap {get;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.