Click or drag to resize

IMapTile Properties

The IMapTile type exposes the following members.

Properties
  NameDescription
Public propertyParent
Gets the parent tile, or null if this is the root tile.
Public propertyX
Gets the horizontal index of this tile.
Public propertyY
Gets the vertical index of this tile.
Public propertyZoomLevel
Gets the zoom level of this tile.
Top
See Also