MapPushpin.TextBrush Property
Gets or sets a brush that is used to draw a text background for a map pushpin.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
Brush | A Brush object that is a brush used to fill the pushpin’s text. |
See Also