Visual Basic (Declaration) | |
---|---|
Public Property GraphicsSource As IEnumerable(Of Graphic) |
C# | |
---|---|
public IEnumerable<Graphic> GraphicsSource {get; set;} |
Target Platforms:Windows Phone 7
ArcGIS API for Windows Phone - Library Reference | |
GraphicsSource Property | |
See Also Send comments on this topic |
ESRI.ArcGIS.Client Namespace > GraphicsLayer Class : GraphicsSource Property |
Visual Basic (Declaration) | |
---|---|
Public Property GraphicsSource As IEnumerable(Of Graphic) |
C# | |
---|---|
public IEnumerable<Graphic> GraphicsSource {get; set;} |
Target Platforms:Windows Phone 7