MapPackageCoverageTable.Filter Property
Specifies the type of MapPackageRasterFilter to use when downsampling the raster tiles.
Thread safety: This property is not thread-safe.
Syntax
public MapPackageRasterFilter Filter { get; set; }
Property Value
Type: MapPackageRasterFilter
Default: Average
The type of MapPackageRasterFilter to use when downsampling the raster tiles when the Downsample property is set to True.
Default: Average
The type of MapPackageRasterFilter to use when downsampling the raster tiles when the Downsample property is set to True.
Platforms
Windows, Linux, Android