Back to Devexpress

MapItemTextStyle.TextGlowColor Property

windowsforms-devexpress-dot-xtramap-dot-mapitemtextstyle-732ed6b4.md

latest1.0 KB
Original Source

MapItemTextStyle.TextGlowColor Property

Gets or sets the map element’s text glow color.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Property Value

TypeDescription
Color

The glow color of the element’s text.

|

See Also

MapItemTextStyle Class

MapItemTextStyle Members

DevExpress.XtraMap Namespace