Back to Devexpress

MapShapeBase.HighlightFill Property

wpf-devexpress-dot-xpf-dot-map-dot-mapshapebase-8ae08bda.md

latest1.1 KB
Original Source

MapShapeBase.HighlightFill Property

Gets or sets the brush that specifies how the highlighted map item is painted.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public Brush HighlightFill { get; set; }
vb
Public Property HighlightFill As Brush

Property Value

TypeDescription
Brush

A Brush object that is the brush used to fill the highlighted map item.

|

See Also

MapShapeBase Class

MapShapeBase Members

DevExpress.Xpf.Map Namespace