Back to Devexpress

MapShapeBase.StrokeStyle Property

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

latest1.0 KB
Original Source

MapShapeBase.StrokeStyle Property

Gets or sets the style 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 StrokeStyle StrokeStyle { get; set; }
vb
Public Property StrokeStyle As StrokeStyle

Property Value

TypeDescription
StrokeStyle

A StrokeStyle object, that specifies the style in which the map item outline is painted.

|

See Also

MapShapeBase Class

MapShapeBase Members

DevExpress.Xpf.Map Namespace