ArcGIS Runtime SDK for WPF - Library Reference
GraphicsLayer Class
Members  See Also 
ESRI.ArcGIS.Client Namespace : GraphicsLayer Class

A map layer containing a set of interactable vector graphics

Object Model

GraphicsLayer Class

Syntax

Visual Basic (Declaration) 
Public Class GraphicsLayer 
   Inherits Layer
   Implements ILegendSupport 
C# 
public class GraphicsLayer : Layer, ILegendSupport  

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         ESRI.ArcGIS.Client.Layer
            ESRI.ArcGIS.Client.GraphicsLayer
               ESRI.ArcGIS.Client.FeatureLayer
               ESRI.ArcGIS.Client.Toolkit.DataSources.CsvLayer
               ESRI.ArcGIS.Client.Toolkit.DataSources.GeoRssLayer
               ESRI.ArcGIS.Client.Toolkit.DataSources.GpsLayer

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.