Click or drag to resize

XMapTiledProviderBaseOverlapFactor Property

Gets or sets the amount of overlapping area for neighboring tiles.

Namespace:  Ptv.XServer.Controls.Map.TileProviders
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public double OverlapFactor { get; set; }

Property Value

Type: Double

Implements

ITilingOptionsOverlapFactor
See Also