Click or drag to resize

TileMatrix Methods

The TileMatrix type exposes the following members.

Extension Methods
  NameDescription
Public Extension MethodMaxX
Determines the maximum value for the x-coordinate of a tile.
(Defined by WmtsMapServiceExtensions.)
Public Extension MethodMaxY
Determines the maximum value for the y-coordinate of a tile.
(Defined by WmtsMapServiceExtensions.)
Public Extension MethodMinX
Determines the minimum value for the x-coordinate of a tile.
(Defined by WmtsMapServiceExtensions.)
Public Extension MethodMinY
Determines the minimum value for the y-coordinate of a tile.
(Defined by WmtsMapServiceExtensions.)
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also