Class WebTile
WebTile class
Abstract Web Tile Model.
public abstract class WebTile
Properties
Name | Description |
---|---|
abstract CellX { get; } | The X-Column of a tile. |
abstract CellY { get; } | The Y-Row of a tile. |
Methods
Name | Description |
---|---|
abstract AsPath() | Presents the tile content as a Url or Path to a file. |
abstract AsRaster() | Presents the tile content as a Raster layer. |
abstract GetExtent() | Presents a spatial extent of this layer. |
See Also
- namespace Aspose.Gis.Raster.Web
- assembly Aspose.GIS