ArcGIS Runtime SDK for WPF - Library Reference
ImageSource Property
See Also 
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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.