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

MapPushpin.ActualStrokeBrush Property

Returns the actual Pushpin’s stroke brush.

Namespace: DevExpress.Xpf.Map

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

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

Declaration

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

Property Value

Type Description
Brush

The actual stroke brush.

See Also