MapControl.ToolTipInfo Property
Provides access to the ToolTipInfo object that contains settings of built-in map tooltips.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
ToolTipInfo | A ToolTipInfo object. |
Remarks
For internal use only.
See Also