Skip to main content
All docs
V23.2

VectorLayerBase.HighlightShapeStrokeStyle Property

Gets or sets the settings of the highlighted shape outline.

Namespace: DevExpress.Xpf.Map

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

NuGet Package: DevExpress.Wpf.Map

Declaration

public StrokeStyle HighlightShapeStrokeStyle { get; set; }

Property Value

Type Description
StrokeStyle

Contains settings of the highlighted shape outline.

See Also