Back to Devexpress

VectorLayerBase.ShapeStrokeStyle Property

wpf-devexpress-dot-xpf-dot-map-dot-vectorlayerbase-6cfda694.md

latest996 B
Original Source

VectorLayerBase.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

Contains settings of the shape outline.

|

See Also

VectorLayerBase Class

VectorLayerBase Members

DevExpress.Xpf.Map Namespace