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

Gets or sets a collection used to contain the graphics of the GraphicsLayer.

Syntax

Visual Basic (Declaration) 
Public Property GraphicsSource As IEnumerable(Of Graphic)
C# 
public IEnumerable<Graphic> GraphicsSource {get; set;}

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.