Click or drag to resize

MapMaxPixelDistance Property

Distance (specified in Pixels) between the current mouse position and a layer object, for which tooltip information should be shown. Each layer has to interpolate to its own coordinate format, what is meant by the pixel sized distance.

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

Property Value

Type: Double

Implements

IToolTipManagementMaxPixelDistance
See Also