Click or drag to resize

ToolTipManagement Constructor

Constructor establishes the relationship to the parent map object.

Namespace:  Ptv.XServer.Controls.Map
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public ToolTipManagement(
	Map map
)

Parameters

map
Type: Ptv.XServer.Controls.MapMap
Parent map object
See Also