TileSetMetadata.TileMatrixSetLimits 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.
Limits for each tile matrix level in the tileset.
public System.Collections.Generic.IList<Azure.Analytics.PlanetaryComputer.TileMatrixSetLimitsEntry> TileMatrixSetLimits { get; }
member this.TileMatrixSetLimits : System.Collections.Generic.IList<Azure.Analytics.PlanetaryComputer.TileMatrixSetLimitsEntry>
Public ReadOnly Property TileMatrixSetLimits As IList(Of TileMatrixSetLimitsEntry)