Back to Devexpress

MiniMapVectorLayer.ShapeStrokeStyle Property

wpf-devexpress-dot-xpf-dot-map-dot-minimapvectorlayer-deff2795.md

latest1.1 KB
Original Source

MiniMapVectorLayer.ShapeStrokeStyle Property

Gets or sets the settings of the shape outline.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public StrokeStyle ShapeStrokeStyle { get; set; }
vb
Public Property ShapeStrokeStyle As StrokeStyle

Property Value

TypeDescription
StrokeStyle

A StrokeStyle object that stores settings of a shape outline.

|

See Also

MiniMapVectorLayer Class

MiniMapVectorLayer Members

DevExpress.Xpf.Map Namespace