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

Point Graphics DataSource that allows binding a model or view with X/Y or Latitude/Longitude properties to GraphicsLayer.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.DependencyObject
      ESRI.ArcGIS.Client.GraphicsDataSource
         ESRI.ArcGIS.Client.PointDataSource

Requirements

Target Platforms: Windows Vista, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.