Click or drag to resize

ToolTipManagementFillToolTipMapObjectsFunc Property

Callback for ordering the tool tip entries from the layers of a map. Commonly the map object implements this callback.

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

Property Value

Type: FuncT1, T2, TResult
See Also