Click or drag to resize

ToolTipManagementIsHitTestOKFunc Property

Callback for parent map object to indicate that a mouse position can be used for showing a tool tip.

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

Property Value

Type: FuncT, TResult
See Also