Skip to main content
All docs
V24.1

VectorLayerBase.HighlightShapeStrokeStyle Property

Gets or sets the settings of the highlighted shape outline.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v24.1.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