ToolTipInfo.Layer Property
Returns a layer for which item the tooltip is shown.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v22.2.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
LayerBase | A LayerBase class descendant object. |
See Also