Back to Devexpress

MapShapeBase.HighlightStroke Property

wpf-devexpress-dot-xpf-dot-map-dot-mapshapebase-f99e9252.md

latest1.1 KB
Original Source

MapShapeBase.HighlightStroke Property

Gets or sets the color that specifies how the outline is painted on the highlighted map item.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
Brush

A Brush object that specifies how the highlighted map item outline is painted.

|

See Also

MapShapeBase Class

MapShapeBase Members

DevExpress.Xpf.Map Namespace