Back to Devexpress

MapShapeBase.Stroke Property

wpf-devexpress-dot-xpf-dot-map-dot-mapshapebase-284bbbe2.md

latest1.0 KB
Original Source

MapShapeBase.Stroke Property

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

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
Brush

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

|

See Also

MapShapeBase Class

MapShapeBase Members

DevExpress.Xpf.Map Namespace