ESRI.ArcGIS.Mobile
SingleColorMapLayer Class
Members  See Also  Send Feedback
ESRI.ArcGIS.Mobile Namespace : SingleColorMapLayer Class

SingleColor MapLayer class. Used for applying tinting between map layers

Object Model




Syntax

Visual Basic (Declaration) 
Public NotInheritable Class SingleColorMapLayer 
   Inherits MapLayer
   Implements IBoundable, ISpatialData2 
C# 
public sealed class SingleColorMapLayer : MapLayer, IBoundable, ISpatialData2  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Mobile.MapLayer
      ESRI.ArcGIS.Mobile.SingleColorMapLayer

Requirements

Namespace: ESRI.ArcGIS.Mobile

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

Assembly: ESRI.ArcGIS.Mobile (in ESRI.ArcGIS.Mobile.dll)

See Also