Skip to main content
A newer version of this page is available. .

MapPushpin.ActualTraceStroke Property

Returns the actual Pushpin’s trace stroke brush.

Namespace: DevExpress.Xpf.Map

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

Declaration

[Browsable(false)]
public Brush ActualTraceStroke { get; }

Property Value

Type Description
Brush

The actual Pushpin’s trace stroke brush.

See Also