ArcGIS API for WPF - Library Reference
TiledLayer.TileLoadEventArgs Class Members
See Also  Properties  Send comments on this topic
ESRI.ArcGIS.Client Namespace : TiledLayer.TileLoadEventArgs Class


The following tables list the members exposed by TiledLayer.TileLoadEventArgs.

Public Properties

 NameDescription
public PropertyColumn Gets the tile column.  
public PropertyError Gets the error loading tile if a problem occured accessing the tile.  
public PropertyImageSource Gets or sets the tile image source. You can set this in the event handler to intercept and modify tiles.  
public PropertyImageStream Gets the tile image stream.  
public PropertyLevel Gets the tile level.  
public PropertyRow Gets the tile row.  
Top

See Also

© ESRI, Inc. All Rights Reserved.