Back to Devexpress

ToolTipInfo.Layer Property

wpf-devexpress-dot-xpf-dot-map-dot-tooltipinfo.md

latest948 B
Original Source

ToolTipInfo.Layer Property

Returns a layer for which item the tooltip is shown.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public LayerBase Layer { get; }
vb
Public ReadOnly Property Layer As LayerBase

Property Value

TypeDescription
LayerBase

A LayerBase class descendant object.

|

See Also

ToolTipInfo Class

ToolTipInfo Members

DevExpress.Xpf.Map Namespace