ToolTipInfo.ToolTipPosition Property
Gets the tooltip position on a map.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
| Type | Description |
|---|---|
| Point | A Point structure representing the tooltip position on a map. |
See Also