Skip to main content

MapOverlayItemBase.HotTrackedStyle Property

Gets a background style applied to a hot-tracked overlay item.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public BackgroundStyle HotTrackedStyle { get; }

Property Value

Type Description
BackgroundStyle

A BackgroundStyle object.

See Also