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

Point Graphics DataSource that allows binding a model or view with X/Y or Latitude/Longitude properties to GraphicsSource and converting the items to renderable Point Graphics in the process.

Object Model

PointDataSource Class

Syntax

Visual Basic (Declaration) 
Public Class PointDataSource 
   Inherits GraphicsDataSource
C# 
public class PointDataSource : GraphicsDataSource 

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, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.