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