Click or drag to resize

QuantizedMeshTileCoordinateExtent Properties

The QuantizedMeshTileCoordinateExtent type exposes the following members.

Properties
  NameDescription
Public propertyEast
Gets the easternmost X coordinate.
Public propertyLevel
Gets the zoom level.
Public propertyNorth
Gets the northernmost Y coordinate.
Public propertyStatic memberOutsideExtent
Gets a static instance representing extents that are completely outside the bounding extent of the provider.
Public propertySouth
Gets the southernmost Y coordinate.
Public propertyWest
Gets the westernmost X coordinate.
Top
See Also