PixelSizeAdjustments.TileSizeScaleFactor Property
Gets or sets a scale factor applied when determining the size of tiles in a TileLayer.
Syntax
public System.Double TileSizeScaleFactor { get; set; }
Property Value
Default: 1.0
A scale factor applied when determining the size of tiles in a TileLayer.
Remarks
This property will affect the size of tiles in a TileLayer. The value of this property will be used as a scale factor for TileLayer.TileSize.
Platforms
Windows, Linux, Android