Back to Devexpress

VectorLayerBase.ShapeStroke Property

wpf-devexpress-dot-xpf-dot-map-dot-vectorlayerbase-2f3a6a22.md

latest1011 B
Original Source

VectorLayerBase.ShapeStroke Property

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

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
Brush

Specifies how the shape outline is painted.

|

See Also

VectorLayerBase Class

VectorLayerBase Members

DevExpress.Xpf.Map Namespace