ArcGIS API for Windows Phone - Library Reference
ImageSource Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > TiledLayer.TileLoadEventArgs Class : ImageSource Property

Gets or sets the tile image source. You can set this in the event handler to intercept and modify tiles.

Syntax

Visual Basic (Declaration) 
Public Property ImageSource As ImageSource
C# 
public ImageSource ImageSource {get; set;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.