MapShapeBase.SelectedFill Property
Gets or sets the brush that specifies how the selected map item is painted.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
| Type | Description |
|---|---|
| Brush | A Brush object that is the brush used to fill the selected map item. |
See Also