TileMatrix.CornerOfOrigin 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.
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)