ArcGIS API for Silverlight - Library Reference
GraphicsLayer Class
Members  See Also  Send comments on this topic
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.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

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.