TileKey QML Type

A key used to identify specific tiles in a tile cache or service. More...

Import Statement: import Esri.ArcGISRuntime 100.15
Since: Esri.ArcGISRuntime 100.0
Inherits:

Object

Properties

Detailed Description

Note: You cannot declare or create a component of this type in QML code.

Contains tile row, column, and level.

Property Documentation

column : int

Returns the tile's column (read-only).


level : int

Returns the tile's level (read-only).


row : int

Returns the tile's row (read-only).


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.