TileMatrix Methods |
The TileMatrix type exposes the following members.
| Name | Description | |
|---|---|---|
| MaxX |
Determines the maximum value for the x-coordinate of a tile.
(Defined by WmtsMapServiceExtensions.) | |
| MaxY |
Determines the maximum value for the y-coordinate of a tile.
(Defined by WmtsMapServiceExtensions.) | |
| MinX |
Determines the minimum value for the x-coordinate of a tile.
(Defined by WmtsMapServiceExtensions.) | |
| MinY |
Determines the minimum value for the y-coordinate of a tile.
(Defined by WmtsMapServiceExtensions.) | |
| ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |