Skip to main content
A newer version of this page is available. .
All docs
V20.2

VectorLayerBase.ShapeStrokeStyle Property

Gets or sets the settings of the shape outline.

Namespace: DevExpress.Xpf.Map

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Map, DevExpress.Wpf.Map

Declaration

public StrokeStyle ShapeStrokeStyle { get; set; }

Property Value

Type Description
StrokeStyle

Contains settings of the shape outline.

See Also