Back to Devexpress

MapItem.Fill Property

windowsforms-devexpress-dot-xtramap-dot-mapitem.md

latest1004 B
Original Source

MapItem.Fill Property

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

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Property Value

TypeDescription
Color

A Color that is the color used to fill a map item.

|

See Also

MapItem Class

MapItem Members

DevExpress.XtraMap Namespace