ArcGIS API for WPF - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.