TileMatrix.CornerOfOrigin Property

Definition

The corner of the tile matrix (topLeft or bottomLeft) used as the origin for numbering tile rows and columns. This corner is also a corner of the (0, 0) tile.

public Azure.Analytics.PlanetaryComputer.TileMatrixCornerOfOrigin? CornerOfOrigin { get; }
member this.CornerOfOrigin : Nullable<Azure.Analytics.PlanetaryComputer.TileMatrixCornerOfOrigin>
Public ReadOnly Property CornerOfOrigin As Nullable(Of TileMatrixCornerOfOrigin)

Property Value

Applies to