GetSearchTileJsonOptions.TileFormat 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 format of the output tile image.
public Azure.Analytics.PlanetaryComputer.TilerImageFormat? TileFormat { get; set; }
member this.TileFormat : Nullable<Azure.Analytics.PlanetaryComputer.TilerImageFormat> with get, set
Public Property TileFormat As Nullable(Of TilerImageFormat)