WmtsMapServiceExtensions Methods |
The WmtsMapServiceExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ApproximateBoundingBox |
Utility extension that determines the bounding box for a tile matrix set based on MapServiceExtensions.ApproximateBoundingBox.
|
![]() ![]() | MaxX |
Determines the maximum value for the x-coordinate of a tile.
|
![]() ![]() | MaxY |
Determines the maximum value for the y-coordinate of a tile.
|
![]() ![]() | MinX |
Determines the minimum value for the x-coordinate of a tile.
|
![]() ![]() | MinY |
Determines the minimum value for the y-coordinate of a tile.
|
![]() ![]() | Reset |
Sets the position of a stream to the beginning and returns the stream.
|
![]() ![]() | Stream |
Streams the logical extents of a bounding box.
This can be used check all values with a single Linq expression.
|