ArcGIS API for WPF - Library Reference
GraphicsDataSource Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace : GraphicsDataSource Class

Base Graphics DataSource that allows binding a model or view to GraphicsLayer.GraphicsSource and converting the items to renderable Graphics in the process.

Object Model

GraphicsDataSource Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class GraphicsDataSource 
   Inherits System.Windows.DependencyObject
C# 
public abstract class GraphicsDataSource : System.Windows.DependencyObject 

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         ESRI.ArcGIS.Client.GraphicsDataSource
            ESRI.ArcGIS.Client.PointDataSource

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.