GetCollectionTileNoTmsOptions.Reproject 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.
WarpKernel resampling algorithm (only used when doing re-projection). Defaults to nearest.
public Azure.Analytics.PlanetaryComputer.WarpKernelResampling? Reproject { get; set; }
member this.Reproject : Nullable<Azure.Analytics.PlanetaryComputer.WarpKernelResampling> with get, set
Public Property Reproject As Nullable(Of WarpKernelResampling)