Back to Devexpress

MapPushpinSettings.Brush Property

wpf-devexpress-dot-xpf-dot-map-dot-mappushpinsettings-08003e4a.md

latest1.3 KB
Original Source

MapPushpinSettings.Brush Property

Gets or sets the brush used by map pushpins, automatically generated using these settings, to draw the pushpin background.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public Brush Brush { get; set; }
vb
Public Property Brush As Brush

Property Value

TypeDescription
Brush

A Brush object.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to Brush
MapPushpinSettings

.Default .Brush

|

See Also

MapPushpinSettings Class

MapPushpinSettings Members

DevExpress.Xpf.Map Namespace