Back to Devexpress

MapShapeBase.Fill Property

wpf-devexpress-dot-xpf-dot-map-dot-mapshapebase.md

latest1.0 KB
Original Source

MapShapeBase.Fill Property

Gets or sets the brush that is used to fill the map item.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
Brush

A Brush object, that is the brush used to fill the map item.

|

See Also

MapShapeBase Class

MapShapeBase Members

DevExpress.Xpf.Map Namespace