MapItem.Brush Property
In This Article
Returns the brush used to draw a map item.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
#Property Value
Type | Description |
---|---|
Brush | A Brush class descendant object. |
See Also