ToolTipInfo.ToolTipPosition Property
In This Article
Gets the tooltip position on a map.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Point | A Point structure representing the tooltip position on a map. |
See Also