TileMatrixSet.TileMatrices Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Array of tile matrices at different zoom levels.
public System.Collections.Generic.IList<Azure.Analytics.PlanetaryComputer.TileMatrix> TileMatrices { get; }
member this.TileMatrices : System.Collections.Generic.IList<Azure.Analytics.PlanetaryComputer.TileMatrix>
Public ReadOnly Property TileMatrices As IList(Of TileMatrix)