Back to Devexpress

VectorLayerBase.IncreaseItemZIndexInInteraction Property

wpf-devexpress-dot-xpf-dot-map-dot-vectorlayerbase-6fced8a5.md

latest1.5 KB
Original Source

VectorLayerBase.IncreaseItemZIndexInInteraction Property

Gets or sets a value indicating whether the selected or highlighted item will be shown above other layer elements.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public bool IncreaseItemZIndexInInteraction { get; set; }
vb
Public Property IncreaseItemZIndexInInteraction As Boolean

Property Value

TypeDescription
Boolean

A Boolean value.

|

Remarks

The following images demonstrate various property values.

IncreaseItemZIndexInInteraction = trueIncreaseItemZIndexInInteraction = false

See Also

VectorLayerBase Class

VectorLayerBase Members

DevExpress.Xpf.Map Namespace