ArcGIS Runtime SDK for WPF - Library Reference
TiledLayer.TileLoadEventArgs Class Members
See Also  Properties 
ESRI.ArcGIS.Client Namespace : TiledLayer.TileLoadEventArgs Class


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

Public Properties

 NameDescription
public PropertyColumnGets the tile column.  
public PropertyErrorGets the error loading tile if a problem occured accessing the tile.  
public PropertyImageSourceGets or sets the tile image source. You can set this in the event handler to intercept and modify tiles.  
public PropertyImageStreamGets the tile image stream.  
public PropertyLevelGets the tile level.  
public PropertyRowGets the tile row.  
Top

See Also

© ESRI, Inc. All Rights Reserved.