MapPushpin.TraceStrokeStyle Property
In This Article
Specifies the style used to draw a trace stroke on a map.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
public StrokeStyle TraceStrokeStyle { get; set; }
#Property Value
Type | Description |
---|---|
Stroke |
A Stroke |
See Also